资源列表
opengl-programming-guide
- 对创建和渲染3D模型、从不同的透视角度观察物体、使用着色、光照和纹理贴图使场景更加逼真等有卓越效果。-For creating and rendering 3D models, from the perspective of different objects in perspective, the use of color, light and texture make the scene more realistic, which are excellent results.
hlsl
- 基于HLSL的 三维三角形 开发的环境是基于vc++的 能实现旋转 是初级入门的参考程序-trigle based on HLSL
Terrain
- 三维地形重建显示,感觉很不错。效果很好,可以自由移动视角-Three-dimensional terrain display
ColorChanged21
- 用VRML实现网页3D模型的交互功能,用户通过点击模型可以改变模型的颜色,不过要安装Cortona3D Viewer插件才能显示模型-VRML 3D model with the realization of the interactive web page, users can change the model by clicking the color model, but want to install plug-ins to display the model Cortona3D Vie
OGRE-Guide
- ogre 入门参考书籍,实用性强!适合初学者学习-ogre guide
betajaen-nxogre-e7f92bb
- nxogre,物理库,基于ogre,可实现碰撞检测等功能-nxogre, physical libraries, based on the ogre, collision detection and other functions can be realized. . .
Delaunay
- 使用Delaunay算法对离散的输入点进行三角划分-Delaunay algorithm using discrete triangulation of input points
chengxu-(4)
- 与二维图形类似,三维图形也可以通过同样的命令实现绘图,下面正是三维螺旋线的绘制-Similar two-dimensional graphics, three-dimensional graphics can also be achieved by drawing the same command, the following is the three-dimensional spiral drawing
PyOpenGL-3.0.1
- python opengl 包 想要用opengl在python下 需要这个-python opengl opengl package you want to use this bag in python required under
3DTrans
- 运用了Opengl和MFC的结合,编程实现可以三维的坐标变化,-Changes in three-dimensional coordinates can be achieved
car
- 这是一个汽车模型,效果逼真,可以用它进行小车行驶的动态模拟。-This is a car model, the effect is real, you can use it for dynamic simulation of car driving.
project
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条
