搜索资源列表
read3ds_vc6
- 我编写的3ds文件读取程序,并可以用opengl现实,vc6编译-I 3ds document prepared by the reader, and can use opengl reality vc6 compiler
3DSLoader_OGL
- 3DS文件读取程序。 啥也别说了,快下吧。 -3DS document reader. Receivers also Enough of fast are you.
frog3d-0.5
- 用qt编写不错的3ds读取程序,界面和兼容性都较好,对较高版本的3ds文件读取都比较好-prepared using qt 3ds good reader, interface and compatibility are better, to a higher version of the document read three ds are better
3dsClass
- 一个功能强大的3ds文件读取程序,目前很多的3ds文件读取程序功能有限,这是一的完整功能的程序-a powerful 3ds document reader that many of 3ds document reader limited functions, This is a function of the integrity of the process
New3DSLoader
- 3ds 文件读取程序
3DSFileLoader
- 3DS文件读取程序 用于三维开发的;用于三维开发的;
3DS文件非全屏读取程序
- 该程序实现非全屏可调大小的3ds文件的读取
Car
- JPCT写的读取3Ds Max文件的一个案例。JPCT是Java的一个3D开发引擎,提供网络游戏和应用程序的3D编程。-PCT is a solution for browser based games and applications as well as for OpenGL accelerated ones. It offers a software (Java 1.1 compatible, will work even on the MS-VM) and a hardware rend
load3ds
- 读取3DS的入门程序 可读取从Max导出的3DS模型并使用OpenGL渲染-Read 3DS entry program can be read from the Max export 3DS model and use the OpenGL rendering
3DSLoader_vtk
- 利用VTK读取3ds文件,并进行渲染的程序.-Use VTK to read 3ds files, and rendering process.
3DSLoader
- 3DS文件读取程序 用于三维开发的;快下吧,啥也不说了。-3DS file reading program for three-dimensional development fast under the bar, Han did not say.
New3DSLoader1.1
- 对New3DSLoader1.1的3DS文件读取程序(ogl)再次改进,解决无材料透明度信息的问题。-Right New3DSLoader1.1 the 3DS file read program (ogl) again improved the transparency of information, materials, and solution to the problem.
3DSLoaderAndViewer
- 3DS 文件读取程序 for windows embedded CE-3DS loader and viewer
3DSLoader
- 很好的OpenGL环境下的3ds文件读取程序-Good OpenGL environment 3ds file read program
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
3449763DSFileLoader
- 3ds 的读取程序,可以读取绝大部分3dsfile功能较为完善。-3ds loader
My3DS
- 3DS文件读取程序,对新手有很好的参考价值,在我本地编译通过,为了节约空间删掉了项目文件,下载后须建个项目,导入源文件和头文件可编译。-3DS file read program, the novice is a good reference value, in my local compile, in order to save space to delete the project file, download to build a project, import the source fi
3DSPFilePLoader
- 这是一个对3ds文件的读取程序,最终读到的结果是可以导入到OPENGL中进行处理。-This is a 3 ds file reading program, finally read the results can be imported into the OPENGL in processing
3dsViewer
- 本程序是基于opengl的3ds文件读取程序,开发环境为vs2008,语言是c++ -This program is based on opengl 3ds files read procedures, development environment for vs2008, language is c++.
opengl-read-3ds-format-file
- 对OpenGL做了基本的介绍,并详细介绍了3ds模型的文件格式.在VC++下的OpenGL编程中完成了3ds模型 的读取与重绘.并例举了一个3ds模型验证了程序的可行性.-The paper has a basic presentation in OpenGL and introduces file format of 3ds‘models in detail.It completes read and redraw of 3ds models in the OpenGL program