Opentk/Documentation/Todo.txt

13 lines
304 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.
2009-03-01 10:55:22 +01:00
2013-11-21 19:44:12 +01:00
[Hard]
- Merge with mono/opentk.