Opentk/Documentation/Todo.txt

18 lines
465 B
Text
Raw Normal View History

2013-11-21 19:44:12 +01:00
[Easy]
- Clean up warnings.
2013-11-21 19:44:12 +01:00
- Remove Example Browser in favor of separate projects.
- Speed up matrix Inverse() functions. (Patch exists in mono/opentk.)
2009-03-01 10:55:22 +01:00
2013-11-21 19:44:12 +01:00
[Moderate]
- Implement touch input API.
- Implement force feedback API.
2013-11-21 19:44:12 +01:00
- Add Portable Class Library (PCL) target.
- Add OpenCL support.
- Add OpenGL ES 3.1 support.
- Port to Linux/Wayland.
- Port to Blackberry (WIP at https://github.com/rcmaniac25/opentk).
- Port to Tizen.
2009-03-01 10:55:22 +01:00
2013-11-21 19:44:12 +01:00
[Hard]
- Merge with mono/opentk.