文件名称:SharpGL_Model
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2014-12-23
- 文件大小:
- 164kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#下的OpenGL编程(SharpGL),自己写的一个绘图模板程序,可实现图形旋转、放缩、平移等操作,便于开发新项目。-C# OpenGL(SharpGL).It s a model program for OpenGL drawing,with functions of rotating,scaling and translating.It s convenient for developing new projects.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SharpGL模板\app.config
...........\bin\Debug\SharpGL.dll
...........\...\.....\SharpGL.SceneGraph.dll
...........\...\.....\SharpGL.WinForms.dll
...........\...\.....\模板.exe
...........\...\.....\模板.exe.config
...........\...\.....\模板.pdb
...........\...\.....\模板.vshost.exe
...........\...\.....\模板.vshost.exe.config
...........\Form1.cs
...........\Form1.Designer.cs
...........\Form1.resx
...........\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
...........\...\...\.....\GenerateResource.read.1.tlog
...........\...\...\.....\GenerateResource.write.1.tlog
...........\...\...\.....\TempPE\Properties.Resources.Designer.cs.dll
...........\...\...\.....\模板.csproj.FileListAbsolute.txt
...........\...\...\.....\模板.exe
...........\...\...\.....\模板.Form1.resources
...........\...\...\.....\模板.pdb
...........\...\...\.....\模板.Properties.Resources.resources
...........\Program.cs
...........\...perties\AssemblyInfo.cs
...........\..........\Resources.Designer.cs
...........\..........\Resources.resx
...........\..........\Settings.Designer.cs
...........\..........\Settings.settings
...........\模板.csproj
...........\obj\x86\Debug\TempPE
...........\...\...\Debug
...........\bin\Debug
...........\...\Release
...........\obj\x86
...........\bin
...........\obj
...........\Properties
SharpGL模板