OpenGL-Renderer
OpenGL-Renderer copied to clipboard
Bugfixes and make improvements
Double delete of shaders fixed (valgrind was used).
Makefile improvements: use of implicit rules and update of Data directory instead of copy if directory is present. The implicit rules enable multiprocessor makes $ make -j $(nproc) Consecutive builds should be much faster.