This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
i-mic-fps
Watch
1
Star
0
Fork
0
You've already forked i-mic-fps
mirror of
https://github.com/cyberarm/i-mic-fps.git
synced
2025-12-15 15:42:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f11b091fe0701618a89a65b4a703f8741a6a8158
i-mic-fps
/
lib
/
wavefront
History
Cyberarm
f11b091fe0
Renamed lighting shader to default, shoehorned in glsl 3.30 support for Intel on Linux, removed duplicate handleGlError methods, added OpenGL and GLU to Object namespace, removed redundant includes for OpenGL and GLU, VBO and VAO now render (all be it incorrectly)
2019-08-11 14:53:15 -05:00
..
material.rb
Renamed lighting shader to default, shoehorned in glsl 3.30 support for Intel on Linux, removed duplicate handleGlError methods, added OpenGL and GLU to Object namespace, removed redundant includes for OpenGL and GLU, VBO and VAO now render (all be it incorrectly)
2019-08-11 14:53:15 -05:00
model.rb
Renamed lighting shader to default, shoehorned in glsl 3.30 support for Intel on Linux, removed duplicate handleGlError methods, added OpenGL and GLU to Object namespace, removed redundant includes for OpenGL and GLU, VBO and VAO now render (all be it incorrectly)
2019-08-11 14:53:15 -05:00
object.rb
Refactored Model to make faces first class objects for use in AABBTree, renamed BoundingBox.intersect to intersect?
2019-02-25 17:59:09 -06:00
parser.rb
Model is now able to push data into VBO
2019-08-10 13:36:37 -05:00