43 lines
No EOL
876 B
Text
43 lines
No EOL
876 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)
|
|
+ Mark the GL class as CLS compliant.
|
|
+ Inline XML documentation.
|
|
+ Add complete Wgl, Glx, Agl and Glu bindings.
|
|
+ Get rid of the "object" overloads in favour of generics.
|
|
|
|
Context class:
|
|
+ Add more constructors.
|
|
+ Add native support for the MacOS X platform (now goes through X).
|
|
|
|
Examples:
|
|
+ Reorganize 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. |