- GLEW
- GLFW
- GLM
Place library directories in the same directory as premake4.lua, then in the same directory as premake4.lua:
$ premake4 TARGET // Possible targets are in the premake4 docs.
- Tidy up code, especially the lighting code.
- Modularize repeated code into projects and require them as dependencies.
- Improve premake4.lua to support environment variables for people who like to keep their libraries in one place.
- Add sample specific README.md's.