资源列表
view3dscene
- 浏览3ds格式的文件,用来观看模型,可以直接使用-Browse 3ds file format, to watch the model, can be used directly
3D_by_Lihongsong_BIT_1-7
- 北京理工大学 交互式图形设计 课件资料 by lihongsong 老师-Beijing Institute of interactive courseware for information by lihongsong graphic design teacher
2-b2
- D3D 9.0做的关于灯光和材质的设置,鼠标键盘的设置等-D3D 9.0 on the lights and materials to do the settings, keyboard settings, mouse
Direct3D_and_examples
- Direct3D 编程实例 含源码 需要注册下载-Direct3D programming examples with source code need to register to download
effect_editor
- 用d3d编写的一个功能比较简单的粒子系统编辑器-Write a function with the d3d relatively simple particle system editor ....
Cessna_Skyhawk
- Simple C++ FlightSim program with source
DEMO
- 3个3D动画成品,无代码,仅供欣赏,却是相当不错的-3 3D animation products, no code, only appreciate, but it is pretty good
3DBezierSurface
- C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
TranslationalSweep
- 用C++实现的 采用平移扫略方法 生成实体几何模型的算法-A C++ Program that creats a 3D solid object using Translational Sweep Representatiom Method
RotationalSweepMethod
- 用C++实现的,通过 旋转的方式 进行扫略,以生成三维实体模型-A C++ Program that creats a 3D solid object using Rotational Sweep Representatiom Method
ScalingTransformation
- 用C++实现沿任意方向的缩放几何变换 -A C++ Program to illustrate the implementation of Scaling Transformation along Arbitrary Direction
3DShearingTransformationZ
- C++实现的沿Z轴方向进行的三维剪切变换算法-A C++ Program to show the 3D Shearing Transformation along z-axis