Opentk/Source
2007-09-26 12:00:29 +00:00
..
Bind Bumped version numbers. 2007-09-24 19:58:45 +00:00
Build Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
Examples Added Shape.cs and Plane.cs, for use in Examples. Shape is an abstract class that is parent to all shapes, and Plane derives from Shape, implementing a configurable plane (with vertex, normal, index and texcoord arrays). 2007-09-26 12:00:29 +00:00
OpenTK Updated Keyboard and Mouse handling. Mouse now uses XQueryPointer. Keyboard relies on X11 events. Still missing mouse delta support. 2007-09-26 11:58:55 +00:00