资源列表
3ds格式的模型读取及其操纵源码
- 3ds格式的模型读取及其操纵源码,包括读取库、以及其操纵示例。环境:VC2005。-Useful source code for reading and manipulating 3ds format model, including reading library and manipulating samples. Environment: VC2005.
Simplification_compression_2012
- This a document teaching the 3D compression and simplification-This is a document teaching the 3D compression and simplification
pingyi
- 彩色三棱锥,可动,使用↑↓←→键平移三棱锥。右键可以激活菜单:深度测试,剔除背面。-Color three pyramid, movable, use ↑ ↓ ← → keys to pan three pyramid. Right to activate the menu: the depth test, remove the back.
shadowFull
- 三维场景中的阴影模拟,C++代码,有模型-Three-dimensional scene in the shadow of simulation, C++ code, a model
3D-Object-Sandbox-2-10
- LabView_3D对象建模例程,很好的3d控件使用例程,正在用LV做3d的同学可以来-LabView_3D object modeling routines, good 3d control uses routines are done with LV 3d students can take a look
SimpEngine
- 三维系统的一个仿真对战测试程序,类似于cs的一种控制很实用-Battle three-dimensional system, a simulation test program, similar to a control is very useful cs
read-point-cloud
- 本程序轻松快捷的实现了点云数据的读取和显示,适用于PTX和TXT格式的点云数据读取。-This program quickly and easily implement a point cloud data read and displayed for PTX and TXT format to read the point cloud data.
ansys分析
- 基于ansys的桥梁分析,该桥梁均匀手里。
simpleIK
- 基于IK人体骨骼动画设计方法,x文件设计有不足之处。-IK-based human skeletal animation design method, x document design inadequacies.
splinewidget
- VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。-VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.
OpenGLWinApp
- OpenGL的入门程序,基于窗口的,不是控制台的,窗口程序更实用些,以这个为平台扩展就可以了,基本框架都有,记得工程中添加相应的库-the elementary program for openGL application based on windows ,more practical than console program. It s a frame program that you can add your thought on it .Remenber add relevant lib
vp_color_mask
- 在VP中利用glColorMask进行选择性的渲染绘制,在EVENT_PRE_DRAW and EVENT_POST_DRAW 的通道中,实现单色显示-This sample illustrates the use of the glColorMask inVega Prime to selectively render to only certain color bands of the frame buffer. It uses EVENT_PRE_DRAW and EVENT_POST_D