搜索资源列表
nehegl_csharp.zip
- 这是Nehe的用c#写的Opengl代码演示
c++-READ-3dsformat
- 这是一个用c++读取3DS文件的例子,还可根据自己的需要改写扩充! 欢迎大家在www.programsalon.com上互相交流!共同进步!-This a c 3DS document read examples, but also according to their own needs expanded rewrite! Welcome to the www.programsalon.com on the exchange! common progress!
xcg-fivestar
- 用c++builder编写的opengl程序。 旋转的五角星。效果非常逼真!你试试运行目录下的可执行文件就知道了,(当然还有源代码)可不要说你的机器上没有装c++builder6.0或以上啊!-c builder used to prepare the opengl procedures. Rotating the five-pointed star. The effect was very realistic! Try running your directory executable f
supcode_opengl
- 一个基于.net平台的用c#语言编写的网站源程序.- Based on net the platform the website source program which compiles with the c# language
opengleg
- 计算机图形学中,用c#生成的茶壶,才用的光照是白光.-computer graphics, and use the generated c# teapots, the only light is white.
nehegl_csharp
- 这是Nehe的用c#写的Opengl代码演示-This is the c# code written presentation Opengl
new_GeoSystem
- 做一个 数字矿上项目的总体构架,用c++和opengl实现-do a number of mining projects on the overall framework, using c + + and borders to achieve
cn700_vc5114678898923
- 我学了一下OpenGL,写了这个代码。用c语言编写的,仅供娱乐-me a bit OpenGL, write this code. c language, is for Entertainment
aim
- 用c++和OpenGL技术实现了对三维物体的剪裁-c and OpenGL technology to achieve a three-dimensional objects to the tailoring
ASEFileLoader
- 一个ASE模型的读入方法,用c++和OPENGL编写-an ASE model of reading the method, the preparation of c and OpenGL
3DDelaunay
- 用c++和OpenGL实现基于生长法的三角形剖分算法,并把该算法的实现算法应用到地形的显示中去!-using c and OpenGL-based growth method triangulation algorithm, and the realization of this algorithm is applied to the terrain display!
lightsetOpengl
- 本例演示在Opengl中怎样设置材质属性,并打印图形。 程序用c编写,界面友好,简洁明了,适合初学者学习。 -demonstrated in the cases Opengl How to set up material properties, and print graphics. c procedures used to prepare, with a friendly interface and easy to understand, for beginners learning.
Openglscene
- 本程序演示了如何用opengl绘制一个简单场景。程序用c编写,适合初学着学习-demonstration of the process of how to use opengl rendering a simple scene. c procedures used to prepare suitable for a novice to learn
BufferObject
- 文件里的程序是用c++和OpenGL编写的可以旋转的一个彩色立体图形!-documents in the procedure is used c + + and OpenGL can be prepared by the rotation of a three-dimensional color graphics!
3Dpage
- 这是用c++ 、mfc,而不用opengl,模拟3d 函数作图的一个例子,是理解计算机图形学的很好的程序.-c, mfc, without opengl, 3d simulation of a mapping function examples, understand very well the computer graphics procedures.
3dsload
- 用c++和为OPENGL编写的3DS文件的读入程序
MyTerrain2
- 一个用c++和OPENGL编写的模拟三维地形分层调色的程序
用c++开发的读取3dsmax文件的程序
- 用c++开发的读取3dsmax文件的程序,可进行显示,查看,旋转等操作-Developed by c++ program reads the 3dsmax file can be displayed, view, rotate and other operations
c-opengl-Bezlit
- 用c和opengl写的,用来对Bezlit曲面的编写-c and opengl to write, used to write the Bezlit surface
贝塞尔曲线 c++与OpenGL编码
- 贝塞尔曲线,用c++与OpenGL编写,很简洁同时也很好用