Opentk/Source/Examples
2007-09-26 15:39:32 +00:00
..
OpenGL/Basic Merged with bind branch: updated GL.cs wrappers, Glx and Glu implementation suppoort files, faster Bind. 2007-09-02 00:40:43 +00:00
Properties Bumped version number. 2007-09-26 11:48:11 +00:00
Shapes 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
Tests Updated all examples. Added documentation and generally cleaned them up. 2007-09-26 11:47:30 +00:00
Tutorial Added general documentation to Tutorials. 2007-09-26 15:39:32 +00:00
WinForms W03_Extensions now uses the Application.Idle event to load extensions instead of the OnLoad event. Fixes flickering problems. 2007-09-24 19:57:37 +00:00
ExampleLauncher.cs Start of T04_Lighting example. Slight updates to T10_GLSL_Cube. Updates to ExampleLauncher exception handling. 2007-09-23 13:38:03 +00:00
ExampleLauncher.Designer.cs Updated T10_GLSL_Cube to remove NRE exception on Mono 1.2.x. 2007-09-02 13:34:44 +00:00
ExampleLauncher.resx Merged with bind branch. 2007-08-20 12:25:48 +00:00
IExample.cs Example names are now more readable (ExampleLauncher.Load()) 2007-09-02 00:02:10 +00:00