/Std3d

Small 3d-engine for OpenGL

Primary LanguageC

Std3D

OpenGL small math library

Build

mkdir build && cd build
cmake ..
cmake --build .