1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Meoweg 3f7a0157f4 Split CMake project into separate subprojets 2015-11-17 09:03:32 +00:00
Meoweg da7554d11f Separate executable and library 2015-11-17 06:35:30 +00:00
Meoweg 302414b7a4 Add STB library as submodule "vendor/stb" 2015-11-16 16:17:52 +00:00
Meoweg 9b34105e80 Embed files instead of preloading to support GitHub Pages 2015-11-15 09:50:27 +00:00
Meoweg a9579a8f65 Add build as submodule 2015-11-15 07:59:02 +00:00
Meoweg fffa321570 Move example program into separate folder "examples" 2015-11-15 02:07:08 +00:00
Meoweg aee8cf6099 Move model sources into separate directory 2015-11-12 04:26:45 +00:00
Meoweg 7942ac6a63 Move build to the separate directory 2015-11-07 13:04:44 +00:00
Meoweg faede833bc Move sources to the separate directory 2015-11-07 12:54:40 +00:00
Meoweg d68cdc0e0e Replace colors with textures 2015-11-07 11:54:56 +00:00
Meoweg adf105ecfe Add a virtual file system 2015-11-05 13:30:39 +00:00
Meoweg 38262dee11 Add GLM library to deal with matrices 2015-11-04 04:48:27 +00:00
Meoweg 3c4d7ac6a9 Add CMake modules directory 2015-11-04 04:13:34 +00:00
Meoweg 86f1154ea0 Change Emscripten output to HTML 2015-11-04 03:33:16 +00:00
Meoweg b784590949 Add basic project files 2015-11-04 03:33:13 +00:00