资源列表
DrawHBezierSurface
- 绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
DrawPBezierSurface
- 绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr
Colore-Triangle
- 双色呈现三角形,一个阴影与平面着色和其他着色与Gouraud着色。Demontrates顶点颜色和阴影呈现状态-Two- color rendering a triangle, a flat shading and shadows, and other shaded with Gouraud shading. Demontrates the vertex colors and shadows render state
directional-light
- 演示如何使用的定向光源D3DX对象。你可以轨道现场使用向左箭头和向右箭头键。此外你可以提高相机的上箭头$r键和$l下箭头$r键。-Demonstrates how to use the directional light source object d3dx. You can track the scene using the left arrow and right arrow keys. In addition, you can improve the camera UP and DOWN
lit-pyramid
- 呈现一根点燃的金字塔。 演示如何指定顶点法线,材料如何创建和设置,以及如何创建和设置方向光。-Renders a lit pyramid. Demonstrates how to specify the vertex normals, how to create and set a material, and how to create and set a directional light.
point-light
- 演示如何使用一个点光源与D3DX对象。你可以轨道现场使用向左箭头和向右箭头键。此外你可以提高相机的上箭头$r键和$l下箭头$r键。-Demonstrates how to use a point light with D3DX object. You can track the site using the left and right arrow keys. In addition, you can improve the camera UP and DOWN arrow keys.
Three-dimensional-graphics-contour
- 三维图形的等高线,自己编写的,有需要的可以下载-Three-dimensional graphics contour
ceret
- VC++ Ceret Source Code
caelum-0.6.1
- ogre的插件,可以生成实时的天空,从日升到日落,支持夜晚的云星,大地层雾等特性-ogre plugin can generate real-time sky, sunset rises day to support cloud night star, big fog formation and other characteristics
pyogre-1.0.6-0
- ogre 的 python 包装,可以直接使用python开发3D程序了,这个是封装的源码-ogre' s python package can be directly used python to develop 3D program, this is the package source
SceneManagerFor3dsmax9
- 场景资源管理器是一个跟踪包含在Max场景中的所有对象。这些对象的范围很广,从元和编辑几何体假人和骨头。可以创建并在最大视擦除任何被认为是一个对象。场景资源管理组织在视觉上直观。-Scene Explorer is a manager that keeps track of all objects contained in a max scene. These objects can range widely primitives and editable geometry to dummies
testOSGMFC
- 一个很好的OSG源码例子,MFC窗体程序显示OSG数据-a OSG exmaple using MFC frame