资源列表
yixuetuxiang
- 本文简单介绍了有关于医学图像三维重建的原理问题及方法,很不错的。
3dedit
- 三维场景编辑器 三维场景编辑器
12
- 凹凸贴图特效(BumpMapping)示例 卡通渲染特效(Cartoon)示例 刻线特效(Scribe)示例 立方图镜面高光特效(SpecularHighlights)示例 异性光照特效(AnisotropicLighting)示例-Bump mapping effects (BumpMapping) sample cartoon rendering effects (Cartoon) sample engraved line effect (Scribe) sample cub
WindowsApplication1
- directx学习 学习三维模型的建立,输出一个三维数据模型-directx study
Foley Algorithm
- Foley 球面分割算法-科学数据可视化-Foley spherical segmentation algorithm-Scientific Data Visualization
PhysXBasicGeometry
- Ageia s PhysX(Game Physis lib) Usage with D3D - base Geometry
ball
- 画一个三维的球,能从不同方式的光源进行采光渲色-A three-dimensional painting of the ball in different ways from the light source for lighting shading color
NPS2[1].0_source
- 该文档中包含了OSG入门教程里面的许多可以直接运行的源代码,是一个不可多得的入门必备。-The document contains the OSG Tutorial which can be directly run many of the source code, is a rare entry required.
20060327_3DTRANS
- 该代码实现了、三维图形基本变换,爱好者可以很容易对其进行修改实现自己的程序
CyBulk
- ezusb 的块传输源码,采用vc编译。使用于块同步传输。-ezusb block transmission source, using vc compiler. Block for use in synchronous transmission.
simple_raytracing
- 一个简单的光线跟踪器,可以渲染多个模型。(是ray tracing from ground up上的一个例子)-A simple ray tracer that can render multiple models. (The ray tracing from ground up on an example)
MatforMFC
- 这是一个用AnCAD公司的matfor图形包写的一个小程序,实现了类似matlab封面三维图形功能,用该图形包代码量少,个人认为比matlab更能满足用VC开发的朋友。