/simple-3d-creation-software

A simple opengl project for study purposes.

Primary LanguageCGNU General Public License v3.0GPL-3.0

- Project
|
+--- src (.cpp)
|
+--- include (.h) ????
|
+--- test (cpp unit test)
|
+--- doc (docs)
|
+--- bin (generated binaries)
|
+--- lib (external dependencies)
|
+--- etc (configuration files)