Musings and adventures in 3D programming with OpenGL, Swift, and maybe some other stuff. We'll see. :)
Find a file
Eryn Wells 93da94e384 [OpenGLRenderer] Rough outline of an NSOpenGLView subclass
Handles setting up the displayLink and starting it when added/removed from a
superview. It is up to subclasses (or delegates -- I haven't decided which yet)
to add the appropriate behavior.
2015-11-13 08:31:54 -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
OpenGLRenderer [OpenGLRenderer] Rough outline of an NSOpenGLView subclass 2015-11-13 08:31:54 -08:00
ThreeDee.xcworkspace [OpenGLRenderer] Rough outline of an NSOpenGLView subclass 2015-11-13 08:31:54 -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. :)