This website requires JavaScript.
Explore
Help
Sign in
trotFunky
/
OpenGL-JIN
Watch
1
Star
0
Fork
You've already forked OpenGL-JIN
0
Code
Releases
Activity
a687887e5a
OpenGL-JIN
/
src
History
Download ZIP
Download TAR.GZ
trotFunky
a687887e5a
Added missing display callback
...
Added compiler warnings for MSVC and GNU GCC
2019-10-12 15:01:38 +02:00
..
DataHandling
Refactored custom Vectors to have the number of coordinates as template and use an array to store coordinates
2019-10-07 20:40:48 +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
First implementation of input control with KeyStateManager
2019-10-07 18:46:35 +02:00
KeyStateManager.h
First implementation of input control with KeyStateManager
2019-10-07 18:46:35 +02:00
main.cpp
Added missing display callback
2019-10-12 15:01:38 +02:00
types.h
Refactored custom Vectors to have the number of coordinates as template and use an array to store coordinates
2019-10-07 20:40:48 +02:00