Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 732 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 732 Bytes

Information
This project is about displaying the field lines of line charges. You can set the number of lines, the number of charges and the electric charge of the charges. You can move and zoom with the camera.

Running
This project requires OpenGL 4.6 and the Visual C++ 2017 Redistributable. Check out the releases for an executable: https://github.com/Trigary/FieldLines/releases

Building
Required library: glfw3.lib
Required includes: GLFW, glm, glad (and KHR)
Required source file: glad.c
For instructions please refer to this page: https://learnopengl.com/#!Getting-started/Creating-a-window

Showcase
image image