OpenGL-JIN/src
trotFunky 0a4c445942 Fixed useless copying of vectors during model.draw(), now references.
Fixed copy constructor of Vec3 (Copy-pasting is bad)
Now exits on escape
2019-10-19 04:24:08 +02:00
..
DataHandling Fixed useless copying of vectors during model.draw(), now references. 2019-10-19 04:24:08 +02:00
displayers.cpp Added loading of a TGA mask image to generate alpha canal 2019-09-25 13:02:24 +02:00
displayers.h Loading of a OFF ASCII file 2019-09-30 16:55:45 +02:00
KeyStateManager.cpp Added mouse movement and click support 2019-10-14 21:48:49 +02:00
KeyStateManager.h Added magnitude and normalization 2019-10-14 22:36:14 +02:00
main.cpp Fixed useless copying of vectors during model.draw(), now references. 2019-10-19 04:24:08 +02:00
Vectors.h Fixed useless copying of vectors during model.draw(), now references. 2019-10-19 04:24:08 +02:00