搜索资源列表
OpenGL_vckbase20.zip
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
A08_显示3D模型
- 程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model
genDTMCD
- 这个是VC下调OPENGL的一个关于等值线生成的程序,超级酷,有原代码,可以供大家利用。-the VC is a downward OpenGL on the contours of the formation process, the super cool, the original code, which everyone can use.
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
cup
- 这段代码可以通过一段贝塞尔曲线画出一个杯子,并可以切换纹理。(建议在linux下运行)。 运行:make 编译,./Courbe coupe.glb ,在 coupe.glb 文件中有多项属性可供修改,用来控制纹理文件,纹理大小,控制点个数和控制点坐标。-This code can draw a Bezier curve of a cup, and can switch texture. (Recommendation run in linux). Operation : make comp
lorenz
- opengl的事例程学,可以用来做演示或者修改后用于自己的代码-opengl what school routines, which can be used for demonstration or adapted for its own code
simple_draw_buffers
- 本代码演示opengl高级渲染技术中的多个缓存的绘制技术。使用了opengl的扩展ATI_draw_buffers,分别绘制了四个不同的茶壶,每个buffer可以按要求最终显示到屏幕的不同位置。-High opengl rendering technology in various cache mapping technology. The use of the expansion ATI_draw_buffers opengl, each of the four different mappi
xsi_rtshaders2
- openGL 实现阴影的原代码!可以实现阴影,听好听以内感的!达到形成反攻倒算感 -shadow of the original code! Shadow can be achieved. listen nicely within the flu! flu reached the counterattack
g3DGMV-0
- 超强的三为OpenGL渲染渊代码,这点收操能够 VC 6.0 平台(文件就是压缩文件,你他吗的肥硕没有,你门高个屁啊,网页他么的都做不好,关门把)-super three Yuan for OpenGL rendering code, This can be plagued parade VC 6.0 platform (document is compressed files, you him? the stout not, you Gate high Ganpi ah, Mody'
Nature_Grass
- NVIDIA范例中草的绘制,经典的3D知识学习代码,VC++平台下OpenGL语言开发,对显卡要求比较高,看你的机子能不能跑得动。-NVIDIA examples of Chinese herbal mapping, 3D knowledge of classical learning code VC platform OpenGL language development, the graphics requirements is relatively high, you see the lo
opengl_bsp
- 用opengl实现的bsp管理3D场景的算法,用VC7.1可以直接编译通过。此代码详细、清楚地实现了bsp算法,并且可以载入、渲染QuakeIII的BSP文件,能将QuakeIII的场景高质量地渲染出来!-use opengl realized bsp 3D scene management algorithm VC7.1 can be used directly compile. This code in detail, clearly realized the bsp algorithm,
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
OpenGLCustomFrame
- 在VC++中开发OpenGL应用程序的基本框架,利用此源码可以生成wizard中的的custom project,以后编写的代码都可以根据此选项生成。-in VC OpenGL application development of the basic framework use this source code can generate wizard of the custom project. After the preparation of the code can be generated
2004082412074230708
- 这是OpenGL最基本的交互模式,在这个例子里可以通过鼠标来点击运动三维物体来显示物体的名称,也可以添加自己的代码来作其他的事情.这个例子的原作者是:Jan Horn另外还要把dll文件夹中的Dll考到System32目录下. -This is the OpenGL basic interactive mode, In this example can click of the mouse to click on 3D objects to show the names of objects,
exConsole
- 本程序是C++代码,使用线条进行简单的openGL三维模型绘制,程序为C++ 控制台程序,可直接运行-this program is C code, the use of simple lines of Open GL 3D model drawing, procedures for the C console procedures can run
movelightsimulation
- 用opengl编写此代码,模拟了光点移动时,物体明暗的变化效果,此代码可以很好的引导初学者-use opengl writing this code, to simulate the movement of light spots, objects chiaroscuro effect of the changes. this code can be a good guide beginners
gl4
- 一个opnegl的入门代码,可以看到显示效果,是GL3的后续代码-a opnegl portal code, we can see that show, is the follow-up to code homomorphisms from GL3
ProjectTemplate
- 基于VC++下OpenGL编程环境,直接在函数DrawScene下输入代码即可-on VC OpenGL programming environment, the function directly under DrawScene code can be imported
can
- matlab图像显示代码,可以选择想要打开的图像 不错的源码 很好-Matlab image display code, can choose to want to open the image of good source is very good