Skip to content

Trigary/FieldLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

C++ application which renders the field lines of line charges using OpenGL.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published