[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.
This commit is contained in:
Eryn Wells 2015-11-13 08:31:41 -08:00
parent a1270d4ea5
commit 93da94e384
7 changed files with 619 additions and 0 deletions

View file

@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:OpenGLRenderer/OpenGLRenderer.xcodeproj">
</FileRef>
<FileRef
location = "group:COLLADA/COLLADA.xcodeproj">
</FileRef>