This website requires JavaScript.
Explore
Help
Sign In
AnotherFoxGuy
/
polyvox
Watch
1
Star
0
Fork
0
You've already forked polyvox
Code
Issues
Pull Requests
Activity
polyvox
/
examples
/
Basic
History
David Williams
d79ac03fb6
VS2012 doesn't accept these curly brackets (C++11 initializer lists?). The code seems to work without them though.
2014-03-25 23:03:18 +01:00
..
CMakeLists.txt
Switched from QOpenGLFunctions_3_1 to QOpenGLFunctions. This seems to require not using vertex arrays, which needs further investigation.
2014-03-25 22:49:59 +01:00
main.cpp
Update the BasicExample to use OpenGL 3
2014-03-19 21:26:04 +00:00
OpenGLWidget.cpp
VS2012 doesn't accept these curly brackets (C++11 initializer lists?). The code seems to work without them though.
2014-03-25 23:03:18 +01:00
OpenGLWidget.h
Switched from QOpenGLFunctions_3_1 to QOpenGLFunctions. This seems to require not using vertex arrays, which needs further investigation.
2014-03-25 22:49:59 +01:00