This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
mirror of
https://github.com/Ryujinx/Opentk.git
synced
2024-12-24 19:45:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9563ec3a29
Opentk
/
Source
History
the_fiddler
9563ec3a29
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
..
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