Commit Graph

12 Commits

Author SHA1 Message Date
Joey de Vries
f6c5ac42fc Shadow tutorials added
Added source code of shadow mapping and omnidirectional shadow mapping
tutorial.
2015-05-15 11:25:35 +02:00
Joey de Vries
231651b44f Merge branch 'master' of https://github.com/JoeyDeVries/LearnOpenGL 2015-04-27 13:38:11 +02:00
Joey de Vries
8d0df8edb8 Added new project/code files 2015-04-27 13:37:18 +02:00
zmertens
2193cb3fc4 fixed issue with Linux and CMake not finding resource files when launching executable and edited README for Linux more precise building instructions 2015-04-08 14:20:44 -07:00
Joey de Vries
33dba66ea1 Edited/removed comments, changes readme
Edited/removed comments, changes readme
2015-04-04 13:33:31 +02:00
zmertens
ea910a55ca changed Win32 and Unix method for copying shaders and executables 2015-04-02 13:48:28 -07:00
zmertens
80d126cfa2 added bin directory to build process to allow resources to load from exectuable 2015-04-01 19:37:41 -07:00
zmertens
38f1272107 moved Apple lib append to Apple if / else statement 2015-03-31 19:13:01 -07:00
zmertens
2098e992b2 CMake builds GLFW correctly and some changes to the layout 2015-03-31 19:01:31 -07:00
Joey de Vries
3321b60f79 CMakeList updated + Readme
Merged changes from Inner_Product s.t. makelist still works as it did
before, now with proper Linux libraries.
2015-03-31 17:00:57 +02:00
Joey de Vries
18cc43ad85 added flag
Added C++11 flag to CMakeLists thanks to Inner_Product
2015-03-30 18:00:47 +02:00
Joey de Vries
f28ad1e256 Initial commit, all code samples with working CMake script for VS/Windows. 2015-03-23 15:42:04 +01:00