搜索资源列表
DMAX ASE模型描述及OpenGL控制.rar
- 阐述如何在OpenGL三维编程中实现3DMAX数据模型的程序控制,成果可用于飞机飞行的运动模拟和飞行实时监控等领域中。
Opengl sample
- 这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various mo
ReadDXF.doc
- OpenGL是美国SGI公司最新推出的一套开放式的三维图形软件接口,适用于广泛的计算机环境,从个人计算机到工作站,OpenGL都能实现高性能的三维图形功能。OpenGL本身不仅提供对简单图元的操作和控制,还提供了许多函数用于复杂物体的建模。但是,我们通常喜欢使用AutoCAD和3DS及3Dmax等工具来建立模型,并且我们已经有了很多这样的模型,那么我们如何才能资源共享,避免重复劳动呢?利用CAD图形标准数据交换格式—DXF格式,我们就能很容易地实现资源共享,而不需要重复建模。 -SGI Open
cc
- OPENGL与3DMAX的链接,可以用VC调用3d的模型。代码很短。但很实用
BMPConvert
- 为显示河流,把3dmax的模型转换成opengl的模型的转换器-convert 3dmax to opengl data
Graduation_projectView
- STL格式读取程序,可以读取3DMAX导出的STL格式模型文件!-STL format to read the procedures, you can read 3DMAX model exported STL file format
paint_plane_3D_model
- 可以读取3Dmax建立的模型,对于需要建立三维模型并在VC 6.0读取的人很有帮助-3Dmax can read the model, the need to create three-dimensional model and those who read VC 6.0 helpful
JustDoIt1
- 用openGL读取3Dmax小车模型,并进行处理,实现了小车的运动。-Read 3Dmax little car model using openGL , and treat it, to make the car moveing.
SDI_Load3DS
- VC6+OpenGL调用3Dmax模型,支持鼠标操作,含3DMAX类。-VC6+ OpenGL calls 3Dmax model, support mouse operations, including 3DMAX class.
3DmaxLoader_code
- 此代码为将一个3维度的由3Dmax制作的模型文件导入到C++程序中,实现对3ds文件的处理-This code is a three dimensional model produced by the 3Dmax file into C++ program to realize the 3ds file handling
OpenGLP3dsMax(1)
- 利用VC结合OPGL,实现3DMAX中的建模功能。 具有各种图形控件,就像3DMAX中的模型绘制一样,可以直接用到OPGL中的模型构造中。是虚拟现实开发者的必学。-Using VC combined with OPGL, to achieve the modeling 3DMAX. With a variety of graphical controls to draw the model as 3DMAX as OPGL can directly be used in the constr
openg3dmanyou
- OPENGL实现城市漫游,可以导入3DMAX模型-OPENGL achieve urban roaming, you can import the model 3DMAX
3dmax-and-vc-and-opengl
- 这是几篇关于由vc开发的opengl下如何加载3ds模型的文章,包括AutoCAD_3DMAX_OpenGL在计算机辅助机械设计中的作用与比较,OPENGL中3DMAX模型的应用,基于OpenGL的发动机试车仿真动画设计等等。-This is the development of several articles on the vc opengl 3ds model of how to load the article, including AutoCAD_3DMAX_OpenGL in the
world
- openGL做的仓库漫游,内有3Dmax的模型,灯光,透明等效果。是当时的openGL课程设计。-OpenGL do warehouse roaming, there are 3Dmax model, lighting, transparency and effect. It was the openGL course design.
opengl-3d-car
- 基于opengl的小车漫游场景实现,小车模型通过3dmax创建并导入,并通过键盘控制小车移动。-Opengl-based car walkthrough scene, the car modeled by the 3dmax and import to the scene, and use keyboard to control the car movement.
MFC_OpenGL_3DMAX_OBJ
- 这是一个在MFC下调用OpenGL读取3dmax文件的源码。其实,实现将其转换为.obj模型格式,实现对.obj文件的读取,适合工程人员进行研究学习-This is a call OpenGL in MFC read 3dmax source file. In fact, convert it to achieve obj model format, to achieve the obj file read, suitable for engineering staff research stu