-
-
-
-
-
armn.rar
A cycle accurate multiprocessor SoC simulation framework. it supports various interconnects such as mesh and torus. the processing elements are based on the simlt_ARM processor models.
-
Mesh.rar
java3D,显示一个obj文件的数据。支持图片旋转。
三维立体场景。
-
-
-
Picking.rar
思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。
使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角 ... 改进的地方:
1。用类封装
2。Pick可以返回指向mesh的指针
需要:
DX SDK Aug, 2006以上,VC2005
-
-
-