VERSION: 0.0.1 | STATUS: In Progress
This project will serve as a way to learn OpenGL while building a fluid solver running in 2D space to start with.
As the projet grows, 3D will be implemented for the fluid solver.
Currently the project has no functionality, keep an eye out for updates to the README.
- main
- feature-branches
-
mainIs the primary release branch -
feature/These branches are for new features currently in development and should include your name:I.E:
feature/bob/implement-vectors