Lightweight OpenGL 3D Renderer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Elias Almqvist b6af64548f
Merge pull request #6 from E-Almqvist/window_wrapper
2 years ago
assets/textures Deph test 2 years ago
assets_sources/textures Texture assets 2 years ago
extern Textures n stuff 2 years ago
headers Cleanup the main.cpp file 2 years ago
lib Transformations etc 2 years ago
shaders Added camera controller class 2 years ago
src Cleanup the main.cpp file 2 years ago
.editorconfig Editorconfig 2 years ago
.gitignore Removed junk & updated gitignore 2 years ago
.gitmodules Transformations etc 2 years ago
CMakeLists.txt Project rename to Euclid 2 years ago
LICENSE.md LICENSE & README 2 years ago
README.md Project rename to Euclid 2 years ago

README.md

Euclid

Basic & lightweight OpenGL 3D renderer.

Preview

Here is a super simple example of the renderer:

https://user-images.githubusercontent.com/38406360/200405587-1c0b0066-323a-425d-a6b3-6add906c56de.mp4

License

See LICENSE.md.