资源列表
3D球体阴影与光照的效果
- 实验了球体的纹理,球体弹跳,球体阴影与光照的效果,同时鼠标可操控球体的旋转等功能,err
d3d-square.rar
- 用d3d实现的画三角形和立方体的程序,界面简单,包括纹理映射和键盘控制函数,是学习d3d很好的参考,D3D achieved by drawing a triangle and the cube of the procedures, simple interface, including texture mapping and keyboard control function, is a good reference to learn D3D
用VTK实现了BMP图像的读入
- 用VTK实现了BMP图像的读入,显示,并处理,是VTK新手的入门程序,Achieved using VTK read BMP images, display, and to deal with is the new entry procedures for VTK
RealTimeAnimation.rar
- 实现了实时的动画功能(VC6.0),模仿小球的弹射及反弹运动。,Real-time animation features (VC6.0), imitating the ball and rebound movement of the ejection.
QSGExamples.zip
- OpenSceneGraph快速入门指导的例子源码 《OpenSceneGraph Quick Start Guide》是由Paul Martz编写,Skew Matrix出品,计算机图形系统开发公司(Computer Graphics Systems Development,CGSD)版权所有的开放场景图形权威教程。它是有关OpenSceneGraph的第一部入门教程,遵循CC授权(http://creativecommons.org/licenses/by-nc-sa/2.0/)。 本书
contour.rar
- VTK数据集等高线轮廓提取, 数据保存为文本文件,VTK data set of contour lines contour extraction, data saved as a text file
raymesh.zip
- XNA 下的射线检测(Ray-Triangle)及简单绘制源代码,XNA-ray inspection under (Ray-Triangle) and a simple mapping source code
OpenGLLuaDemo
- OpenGL (C++调用LUA)示例 来自网络,非吾原创-OpenGL (c++ call LUA) examples from the network, not my original
china_RDancer4
- renderdancer max3d图形渲染器-renderdancer max renderplugin
OgrePMFC
- Ogre MFC相结合 实现多窗口显示,是一个比较好的例子.-Ogre MFC相结合 实现多窗口显示
计算机图形学VC++6.0画出一个3D正方体
- 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
Bezier-and-B-spline-curve-
- 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you