搜索资源列表
mfc调用显示3ds模型
- 这是一个简单且实用的调用3ds模型的程序。有些用3dsLoader不能读入的模型,该程序可以解决:)-This is a simple and practical model called 3ds procedures. Some use 3dsLoader not read into the model, the program can be solved :)
OpenGL读取3ds模型
- 在VC下读取3DS模型,并显示纹理贴图
3ds 模型导入OpenGL显示
- 一个完整的读取3DS文件的OpenGL显示
mfc调用显示3ds模型
- mfc调用显示3ds模型
3ds模型的自由旋转
- 将3ds文件中的模型读取并利用OpenGL函数库绘制和显示,并实现自由旋转。
mfc调用显示3ds模型
- 这是一个简单且实用的调用3ds模型的程序。有些用3dsLoader不能读入的模型,该程序可以解决:)-This is a simple and practical model called 3ds procedures. Some use 3dsLoader not read into the model, the program can be solved :)
一个完善的读取3DS文件例子
- 可以用来读取3DS文件模型,一个非常完善的类,可读较大一部分3DS模型-used to read 3ds model. It is perfect class which is able to read mostly 3ds model
显示3D模型
- 可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好-can be used to read documents 3DS model, a very sound category, all 3DS model readable documents, 3D programming is a good Dongdong
opengl读取3DS的论文
- 我在网上收集的关于在opengl读取3DS模型文件的论文。-I collected on the Internet in opengl model 3DS document read papers.
DialogOpenGL
- 一个不错的OpenGl MFC框架,可以加载3ds模型-a good OpenGl MFC fr a mework model can be loaded 3ds
3ds-load
- OpenGL中导入3ds模型的完成程序,不错的,给大家分享一下-OpenGL into 3ds model of the procedure, yes, to share with you
VIEW3DS11
- 此程序将3DS模型转换为gl模型和一个头文件,使得读3D模型变得非常简单,读者只需调用头文件中的Init函数,int model=GL3DS_initialize_xxx()t() 然后用glCallList(model) 即可绘制。-this procedure will be converted to 3DS model gl model and a header files, Reading makes 3 D model is
3DmaxSLoader
- 此课题设计主要是在VC++平台上,结合OpenGL,通过设置OpenGL,使之适合Windows平台。利用OpenGL生成、渲染虚拟的三维地形,读取*.3DS模型文件的数据,实现地形漫游的可视化。-this subject, mainly in the design of VC platform, integrating OpenGL, OpenGL installed, make it suitable for Windows pla
3DSBOX
- 在vc环境下,使用opengl对导入的3ds模型进行移动,旋转等交互控制-in vc environment, the use opengl right into the 3ds model mobile, and rotating interactive control
Loadinga3dsfile
- dephi下基于opengl编程的导入3ds模型.-phi opengl-based programming model into 3ds.
200512162031650340
- 在visual C++平台上实现3ds模型的读取与导入,在opengl中进行读取重绘-in visual C platform to achieve 3ds model with the introduction of reading, conducted in opengl read refresh
Control
- 这个是用opengl编写的用于加载3DS模型的一个类,这里面主要是加载了一个飞机
plmy
- 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释 -Write your own multi-threaded OPENGL procedures realize the background loading of resources, from JPEG, PNG files to create textu
3DS
- 3ds模型文件cpp实现,让您了解其内部结构,又可以自己修改编实现文件程序,用来参考,非常不错!-3ds model file cpp implementation, to let you know their internal structure, how can modify the provision to achieve their own documentation procedures, used for reference
OpenGL-and-3DS
- 基于OpenGL 的3DS 模型的导入与控制。研究了在VC++6.0 环境下利用OpenGL 导入3DS 模型的两种方法,并给出了具体实现 过程和技术要点,两种导入方法比较结果说明:读入3DS 文件类的方法优于文件转换法,导 入的模型图的失真度很小,并可方便实现平移、旋转、缩放、拾取等人机交互控制. 关键词:OpenGL;3DS 模型;人机交互-Import and Control of 3DS Models Based