Commit graph

8 commits

Author SHA1 Message Date
0338f7360d Create group for framework projects 2015-11-14 23:23:14 -08:00
7f27ca7bc6 [TheGreatCube] A port of my HelloGLTriangle project to Swift and my libraries 2015-11-14 22:17:24 -08:00
c9f24e095b [Renderer] Delete and rebuild the Renderer project
It's just easier this way...
2015-11-13 22:45:17 -08:00
4d7c798b41 [Renderer] Rename OpenGLRenderer -> Renderer in Xcode 2015-11-13 22:40:10 -08:00
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
84f7d6bc2c Add empty COLLADA target/project to the workspace 2015-10-28 20:38:46 -07:00
59c108b9cd Add Math to the workspace 2015-10-28 20:38:11 -07:00
3bcc99a8fd Create empty workspace 2015-10-28 20:34:12 -07:00