一个使用openGL的渲染程序,帮助你熟悉openGL的编程规范。通过点光源对正方形进行光照渲染,效果不错。欢迎交流-an exaggerated use of the Open GL procedures, and help you familiar with openGL programming norms. Through the light source for illumination of the square playing up good results. Welcome exchange 下载
|
这个是在结合opengl中写的一个光线跟踪的程序,可以自己改变观察的视点位置,然后进行渲染图片,我花了很久才写完的 哦- 下载
|
加载著名的游戏QuakeII的模型格式.md2文件到VC中用OPENGL进行渲染- 下载
|
用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering 下载
|
该程序可对渲染的物体进行选中,选中时,物体外围出现黄色边框,非常实用。-the procedures for rendering selected objects, when selected, the external objects appeared yellow-framed, very practical. 下载
|
一个3D地图编辑器. 可以进行卡通勾边渲染- 下载
|
OPENGL入门的好举例.建立MFC的消息体系和OPENGL状态机的联系方式,OPENGL的渲染,立体几何中的数学模型等内容.可以花点时间入门和学习.其实3DMAX就是这些东西.注意,这是表面渲染,不是实心的物体的仿真!其需要有限元法等工具进行模拟.气体模拟等用的粒子系统以后提供-entry OpenGL good example. News of the establishment of MFC and OpenGL system link state machine , OpenGL rendering. the three-dimensional geometry and other mathematical model content. entry can take time and study. 3DMAX fact is these things. note that this is a surface rendering, instead of solid objects in the simulation. their needs FEM simulation tools. gas simulation of particle system after mentioning for 下载
|
用vertex shader进行繁重的渲染工作,可以获得很多很多的好处-using vertex shader for rendering the heavy work, many of the available benefits 下载
|
该程序是基本三角形面的绘制,程序BasicTriangle.exe用来说明Direct3D图形渲染的基本方法,运行后,按下"R"键,将绘制一个三角形面.该三角形面内部的像素颜色根据顶点颜色进行漫反射,因此是一个颜色渐变的三角形面.-the program is a basic triangular surface mapping, procedures used to describe BasicTriangle.exe Direct3D graphics rendering the basic method running, pressing the "R" key. to draw a triangle face. the triangular face internal pixel color under the vertex color diffuse reflectance, it is a triangular gradient colors surface. 下载
|