44 lines
No EOL
856 B
Text
44 lines
No EOL
856 B
Text
Generic Todos:
|
|
|
|
+ Check if resources are correctly cleaned.
|
|
|
|
|
|
OpenTK.OpenGL todos:
|
|
|
|
(High level)
|
|
+ VertexBufferObject class.
|
|
+ Error class.
|
|
+ Device class.
|
|
+ OpenGL function overloads.
|
|
|
|
(Low level)
|
|
+ Restore the Extensions.
|
|
+ Mark the GL class as CLS compliant.
|
|
+ Inline XML documentation.
|
|
+ Add support for the MacOS X platform.
|
|
+ Add complete Wgl, Glx, Agl and Glu bindings.
|
|
|
|
Context class:
|
|
+ Add more constructors.
|
|
+ Add support for the MacOS X platform.
|
|
|
|
Examples:
|
|
+ Homogenize the example layout.
|
|
+ Add comments were needed.
|
|
|
|
|
|
OpenTK.Math todos:
|
|
+ Start implementing the Math module.
|
|
|
|
|
|
OpenTK.Input todos:
|
|
+ Start researching the Input module.
|
|
|
|
|
|
OpenTK.Timer todos:
|
|
+ Start researching the Timer module.
|
|
|
|
|
|
OpenTK.OpenAL todos:
|
|
+ Start researching the OpenAL module.
|
|
+ Take a look at the OpenALDotNet wrapper. |