搜索资源列表
3dsloader
- 载入并显示3dsmax文件的代码-printed document and display the code 3dsmax
Example3D
- 更新的这个C++代码范例演示了一个简单3D引擎。显示屏上所有可见内容都用Open GL ES作了3D渲染;如果终端支持的话该范例也支持硬件加速。这个应用支持S60 3rd Edition及后续版本,可适应不同屏幕尺寸和显示方向。经过更新的这个版本提供了加强的纹理载入并增加了堆与栈的大小。可以从诺基亚论坛网站下载支持S60 2nd Edition和Series 80 2nd Edition的独立范例。主要的类有:OpenGL ES (API), CIdle, Math, CImageDecoder
NCCodeSimulator
- 五轴NC代码模拟器,输入NC代码可以显示刀具路径和走刀过程。用VC++6.0 可以打开并编译-Five-axis NC code simulator, enter the NC code can display the process of tool path and tool path. With VC++6.0 can open and compile
TDTVS
- 用IDL4.5写的三维地形显示的IDL代码,里面自带数据,有些基本的菜单、工具条、状态栏,用面向对象的思想写的,对初学者应该很有用-IDL4.5 written by three-dimensional topographical display IDL code, which bring their own data, some basic menu, toolbar, status bar, using object-oriented thinking of writing, should
3DMaps
- vrml三维电子地图,浏览,数据查询,显示控制等方法,及相应实例代码。-vrml three-dimensional electronic maps, browsing, data query, display control method, and the corresponding example code.
OpenGL_MFC
- 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the prog
Display3DS
- 使用OpenGL来打开并显示3DS文件的MFC程序,使用VC++编程,内含EXE及源码-The use of OpenGL to open and display 3DS file MFC programs, use the VC++ program that contains EXE and source code
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
Rotate3D
- 这是计算机图形学的三维图形显示的源代码,希望对各位大虾有用-This is a three-dimensional graphics display computer graphics source code, you want to be useful prawn
3d
- 关于福得彩标3D的一些数据统计、计算及显示的一个软件开发的源代码-Fu was marked on the 3D color some of the data statistics, calculate and display the source code of a software development
sanweixianshikongjian
- 在OpenGL和VC#的基础上实现地形图的三维显示,有源代码-In the OpenGL and VC#, based on the three-dimensional topographic map display, active code
LANDSCAPE
- code used to display landscape 3D http://www.cppfrance.com/telecharger.aspx?ID=11112
OBJET_3D_TORUS
- Code to display object 3D http://www.cppfrance.com/codes/CREATION-OBJET-3D-TORUS_19748.aspx
exp1
- 使用opengl库函数编写的用于显示各种基本图形图像的程序源代码,对于初学者来说是极好的学习资料-Prepared using the opengl library functions used to display graphic images of basic source code, is excellent for beginners learning materials
cg3Ddemo
- 是三位的物体在三种坐标系下的显示,并且包括裁减,运动等方面的代码-Are three objects in three coordinates display, and include reduction, exercise and other aspects of the code
cg3Dtrans
- 是三位的物体在三种坐标系下的显示,平移和旋转运动等方面的代码-Are three objects in three coordinates of the display, such as translation and rotation code
Cload3ds
- 该类是在qt4.6上运行通过,是我将网上流传的两个文件进行了整合,使得适用于qt了,加载了3ds文件成功显示。注意头文件。 使用方法: CLoad3DS *m_3ds_p = new CLoad3DS() m_3ds_p->Init("e:/plane1.3ds",0) //以上代码置于OpenGL的Init部分 //以下代码置于OpenGL画图部分 m_3ds_p->show3ds(0,50,50,-50,10.0) 说明:上面的0表示绑定
3D-Model-Display
- 在XNA4.0中,3D游戏的制作,需要很多三维模型的导入,本代码显示fbx,x等三维模型的导入,并做了相应的动画。-XNA4.0 in the production of 3D games, you need a lot of three-dimensional model of the import of this code shows the 3D model import fbx, x, and the corresponding animation.
StLViewer-source-code
- 可是实现STL文件的读取和显示,资源完整,可运行。-But to achieve read and display STL files, resources, integrity, and can run.
three-dimensional-display-
- 基于VTK实现读取序列CT图片三维显示(面绘制)的 C++代码,注释详细适合初学者-Based on VTK realize read the serial CT image three-dimensional display (surface rendering) of C++ code, detailed notes for beginners