登录
首页 » C# » Tao_GLUT_model

Tao_GLUT_model

于 2010-07-20 发布 文件大小:465KB
0 81
下载积分: 1 下载次数: 231

代码说明:

  c#下用CSGL框架实现的3D(3DS格式)模型读取 ,glut函数用的是Tao.freeglut(c# under the framework of realization with CSGL 3D (3DS Format) model reads, glut function with the Tao.freeglut)

文件列表:

Tao_GLUT_model
..............\GLUT_model
..............\..........\bin
..............\..........\...\Debug
..............\..........\...\.....\csgl.dll,380928,2002-11-03
..............\..........\...\.....\GLUT_model.exe,25088,2010-05-12
..............\..........\...\.....\GLUT_model.pdb,77312,2010-05-12
..............\..........\...\.....\GLUT_model.vshost.exe,14328,2010-07-20
..............\..........\...\.....\GLUT_model.vshost.exe.manifest,490,2007-07-21
..............\..........\...\.....\tank3.3DS,273590,2010-03-22

..............\..........\...\.....\Tao.FreeGlut.dll,28160,2009-11-12
..............\..........\...\.....\Tao.OpenGl.dll,927744,2009-11-12
..............\..........\Form1.cs,360,2010-05-11
..............\..........\Form1.Designer.cs,1397,2010-05-11
..............\..........\Form1.resx,5814,2010-05-11
..............\..........\GLUT_model.csproj,4509,2010-05-11
..............\..........\ModelLoad
..............\..........\.........\Entity.cs,6550,2009-11-12
..............\..........\.........\IRenderable.cs,1240,2009-11-12
..............\..........\.........\Material.cs,3457,2009-11-12
..............\..........\.........\Matrix.cs,3492,2009-11-12
..............\..........\.........\Model.cs,1465,2009-11-12
..............\..........\.........\ThreeDSFile.cs,14366,2009-11-12
..............\..........\.........\Triangle.cs,1584,2009-11-12
..............\..........\.........\Vector.cs,3800,2009-11-12
..............\..........\obj
..............\..........\...\Debug
..............\..........\...\.....\GLUT_model.csproj.FileListAbsolute.txt,1109,2010-07-20
..............\..........\...\.....\GLUT_model.csproj.GenerateResource.Cache,847,2010-05-11
..............\..........\...\.....\GLUT_model.exe,25088,2010-05-12
..............\..........\...\.....\GLUT_model.Form1.resources,180,2010-05-11
..............\..........\...\.....\GLUT_model.pdb,77312,2010-05-12
..............\..........\...\.....\GLUT_model.Properties.Resources.resources,180,2010-05-11
..............\..........\...\.....\ResolveAssemblyReference.cache,6272,2010-04-29
..............\..........\...\.....\TempPE
..............\..........\Program.cs,9916,2010-05-12
..............\..........\Properties
..............\..........\..........\AssemblyInfo.cs,1378,2010-04-29
..............\..........\..........\Resources.Designer.cs,2870,2010-04-29
..............\..........\..........\Resources.resx,5612,2010-04-29
..............\..........\..........\Settings.Designer.cs,1095,2010-04-29
..............\..........\..........\Settings.settings,249,2010-04-29
..............\GLUT_model.sln,920,2010-04-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • keymove
    说明:  在vs2005 与Brew环境开始的小程序,可以用来学习(Brew in the vs2005 environment began with a small program that can be used to study)
    2011-02-18 18:01:57下载
    积分:1
  • ControlDevice
    一个启用和禁用设备的例子,该代码展示了禁用和启用USB设备的功能。如果需要禁用软驱和光驱,需要修改相应的参数。(Enable and disable a device example, the code to display the disable and enable USB devices. If you need to disable the floppy drive and optical disk drive, a need to amend the corresponding parameters.)
    2008-04-03 11:52:26下载
    积分:1
  • Remote 20190519
    贰叁伍远控 服务器版,支持win7,win10,win8 等上线 最新免杀 时间:20190519 过金山,腾讯管家,火绒杀毒等杀软(Bian Sanwu remote control server version, support win7, win10, win8 and other online The latest free time: 20190519 over Jinshan, Tencent housekeeper, flannel antivirus and other soft killing)
    2021-04-07 14:59:01下载
    积分:1
  • Lab405-lcd
    1.EMIF 接口 TMS320F28335DSP 的扩展存储器接口(EMIF)用来与大多数外围设备进行连接,典型应用 如 连接片外扩展存储器等。这一接口提供地址连线、数据连线和一组控制线。ICETEK–F28335-A 将这些扩展线引到了板上的扩展插座上供扩展使用。 2.液晶显示模块的访问、控制是由28335ADSP 对扩展接口的操作完成。 控制口的寻址:命令控制接口的地址为 0x208001,数据控制接口的地址为0x208003 和 0x208004,辅助控制接口的地址为0x208002。 3.显示控制方法: -液晶显示模块中有两片显示缓冲存储器,分别对应屏幕显示的象素,向其中写入数值将改 变显示,写入“1”则显示一点,写入“0”则不显示。(The 1.EMIF interface Extended TMS320F28335DSP memory interface (EMIF) is used to connect with the most peripheral equipment, typical application Such as The connecting piece of extended memory. This interface provides the address lines, data lines and a set of control line. ICETEK- F28335-A The extension line to the extension socket for plate on the expansion of the use of. 2 liquid crystal display module access, control by the 28335ADSP to the extended interface operation is complete. Addressing control port: Command and control interface address 0x208001, the address data control interface for 0x208003 and 0x208004, auxiliary control interface address for 0x208002. 3 display control method: - liquid crystal display module with two display buffer memory, respectively corresponding screen pixel, writing values will be changed to the Change display, write "1" shows a little, write "0" are not displayed.)
    2021-03-29 22:09:10下载
    积分:1
  • 762 source
    说明:  source wyd 762 com codigo em c++, source wyd 762 com codigo em c++
    2020-06-19 01:40:01下载
    积分:1
  • obj
    说明:  使用c++ 及 OpenGL 显示.obj 加载纹理(show the file .obj and render the texture)
    2019-06-10 21:31:14下载
    积分:1
  • Twwh
    本论文以OFDM系统为基础,介绍了OFDM系统的基本原理,以及使用OFDM技术的优势所在,并且展望了今后的无线移动技术的发展前景。在简单介绍OFDM原理的同时,着重阐述了OFDM系统在不同信道环境和不不同实现方式下的误码性能。主要包括了OFDM系统在加性白高斯信道,在加性白高斯信道和多径干扰两种不同信道环境下系统的误码性能,其中后者还研究了系统在有保护间隔与无保护间隔的误码性能比较。在理论分析的基础 (This thesis is based on the OFDM system, the basic principle of the OFDM system, as well as the advantages of using OFDM technology, and future prospects for the development of future wireless and mobile technologies. OFDM principle in brief, focusing on the BER performance of OFDM systems under different channel conditions and different implementations. Including OFDM system in additive white Gaussian channel, additive white Gaussian channel and multipath interference of two different channel environment, the system BER performance, the latter of which also studied the system in a protected interval without guard interval BER performance comparison. The basis of theoretical analysis)
    2021-04-28 13:08:43下载
    积分:1
  • UDPinstance
    一个VC++写的基于UDP的通信程序实例(VC++ to write a UDP-based communication program example)
    2010-05-13 13:32:53下载
    积分:1
  • MARMACH
    c语言编写的DSP程序,实现ARMA功率谱估计。(c language of the DSP program, to achieve ARMA power spectrum estimation.)
    2021-01-07 15:28:53下载
    积分:1
  • com_disp
    基于Labwindows/CVI串口通信程序,绝对好用!(Based Labwindows/CVI serial communication program, absolutely everything!)
    2014-06-17 01:26:11下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载