Musings and adventures in 3D programming with OpenGL, Swift, and maybe some other stuff. We'll see. :)
Find a file
Eryn Wells bca8180f52 [Renderer] Define a FrameRenderer
This protocol is a delegate of the view/window/whatever that is running the
animation timer. When its renderAtTime() method is called, the rendering surface
should be fully prepared for drawing commands.
2015-11-14 22:15:12 -08:00
COLLADA [COLLADA] Endless fighting with Swift and COLLADA blahhhhhh 2015-10-31 12:52:12 -07:00
Math [Math] MARKs for general health 2015-11-12 23:23:24 -08:00
Renderer [Renderer] Define a FrameRenderer 2015-11-14 22:15:12 -08:00
ThreeDee.xcworkspace [Renderer] Delete and rebuild the Renderer project 2015-11-13 22:45:17 -08:00
README.md Basic README.md 2015-10-28 20:34:58 -07:00

ThreeDee

Musings and adventures in 3D programming with OpenGL, Swift, and maybe some other stuff. We'll see. :)