|
1 year ago | |
---|---|---|
dll | 2 years ago | |
include | 2 years ago | |
lib | 2 years ago | |
shaders | 2 years ago | |
src/engine | 1 year ago | |
.gitignore | 2 years ago | |
Doxyfile | 2 years ago | |
OpenGL Engine.sln | 1 year ago | |
README.md | 1 year ago |
A crude and small graphics-engine I’ve made during computer graphics courses in late 2018. Supports a variety of different Lighting types (Spotlights, Directional lights and Pointlights), dynamic recompiling of Shaders when the amount of Lightsources change, some basic primitive geometric shapes and a camera system. But sadly this project is unfinished in its current state.