Skip to content

eugennc/LearningRockets

Repository files navigation

LearningRockets

Small Newtonian-physics rocket simulator, as an example and project for my Computer Graphics students.

For students

Please read the forStudents.txt and codingConventions.txt files. For additional explanations, please consult explanation.pdf, and the enclosed references.

For contributors

Please read the codingConvetions.txt files.

Requirements

A C++ compiler, the development files for SDL2 and GLEW2, GNU Makefile.

Further hints

On Debian-based GNU/Linux distros, the required library development files are named, at the time of writing, libsdl2-dev and libglew-dev.

About

Small Newtonian-physics rocket simulator, as an example and project for my Computer Graphics students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published