nehegl_csharp

所属分类:OpenGL
开发工具:C#
文件大小:47KB
下载次数:58
上传日期:2004-10-07 09:49:55
上 传 者seraphees
说明:  这是Nehe的用C#写的Opengl代码演示
(This is the C# code written presentation Opengl)

文件列表:
nehegl_csharp\NeHeCS\App.ico (1078, 2003-05-08)
nehegl_csharp\NeHeCS\AssemblyInfo.cs (2426, 2003-05-08)
nehegl_csharp\NeHeCS\BaseGL.cs (5407, 2004-03-08)
nehegl_csharp\NeHeCS\BaseGL.resx (1733, 2002-01-29)
nehegl_csharp\NeHeCS\bin\Debug\NeHeCS.exe (69632, 2004-03-08)
nehegl_csharp\NeHeCS\GLU.cs (15953, 2004-03-08)
nehegl_csharp\NeHeCS\MainForm.cs (2847, 2004-03-08)
nehegl_csharp\NeHeCS\MainForm.resx (1733, 2002-01-30)
nehegl_csharp\NeHeCS\NeHeCS.csproj (5992, 2003-05-08)
nehegl_csharp\NeHeCS\OpenGL.cs (78741, 2004-03-08)
nehegl_csharp\NeHeCS\TestGL.cs (3171, 2004-03-08)
nehegl_csharp\NeHeCS\TestGL.resx (1733, 2002-01-30)
nehegl_csharp\NeHeCS\WGL.cs (6553, 2004-03-08)

Created by Chris Hegarty. This project provides a base class and three bridge classes for creating OpenGL applications using C#. There is an example form and inherited class that demonstrates its use. This code is free for use in any application. If you have any comments or questions, you can reach me at avariant@hotmail.com. ==============================> Additional Notes: Not every has Visual Studio .NET 2003. So here is the compile options for the C# version of NeHeCS using MCS, the free Mono compiler: mcs -target:winexe -o "bin/debug/NeHeCS.exe" AssemblyInfo.cs BaseGL.cs GLU.cs MainForm.cs OpenGL.cs TestGL.cs WGL.cs -r:System.Windows.Forms -r:System.Data -r:System.Drawing

近期下载者

相关文件


收藏者