搜索资源列表
钩子函数例子
- This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You
ExObjLoader.rar
- 实现对三维模型.obj类型文件的导入,并通过OPENGL进行绘制显示。,Realization of three-dimensional model. Obj file type to import, and to draw OPENGL display.
glm(.cpp)
- 在OpenGL中导入.obj文件用的一个.cpp文件,与glm.h文件同时加入到程序中。-In OpenGL import obj file with a cpp file, and glm.h file at the same time added to the program.
import-obj-to-opengl
- 文章描述了obj文档的格式规范,以及如何将obj文件读入opengl进行显示,并包含主干代码。-This paper describes the obj format specification documents, and how to read obj opengl to display the file, and contains the trunk code.
Hello3D
- 这个是java3d导入obj文件的一个简单的案例,很好的运用了Applete和MainFrame-This is a simple case of the java3d import obj files, use Applete and MainFrame
glm(.h)
- 在opengl中用于导入.obj文件要包括的头文件-Used to import obj file to include the header file
byKarolyJrStanyo
- Begin with 2.bat it creates 3D Bowl objects in DirectX form, shows it in real time with the StateManager and creates *.obj file for maxscr ipt import with 3DS Max. May wrote own object definer short scr ipts for it.-Begin with 2.bat it creates 3D Bow
OBJLoaderPlugin
- java3d导入.obj3D文件所需的接口-java3d import. obj file needed to interface
PickObj
- OpenGL中实现maya模型的导入,里面有用于加载maya模型的程序源码,在此说明此源码为转载别人的-Maya model implemented in OpenGL import
OBJLoader
- 导入obj文件 ,比较全的代码。 vc 单文档程序 obj格式 一些obj模型-Obj file to import, compare all of the code.
EX_MOD
- 导入OBJ模型, 使用Vpython打开。-Import OBJ model, using Vpython open.
obj_java3d
- 实现导入obj文件的java3d的picking-Import obj file java3d achieve the picking
wrl2obj_wrlV2
- 自己写的一个将wrl格式的文件转换为obj格式文件,以便导入Maya进行渲染-Write a will convert wrl obj file format format for import into Maya for rendering
objmodel
- 六角小板凳的obj模型文件,里面包含MTL材质信息和obj文件信息,可导入3dsmax中进行观察!-Hexagonal bench obj model file, which contains MTL material information and obj file, import 3dsmax observe
OBJFileLoader
- OpenGl+obj三维文件的导入,经测试无误-OpenGl+obj 3D file import, has been tested and true
Archive
- 载入obj格式3d模型的OpenGL程序,可以平移,旋转相机和模型。linux下可以使用makefile编译,运行时,obj文件名作为参数。-A program using OpenGL to import .obj file. User can translate and rotate the camera and model.
Min3D_OBJLoader
- Import your 3D object(.obj) to your Android App project by using min3D engineer
EX_MOD
- 导入OBJ模型,使用Vpython打开。-Import OBJ model, using Vpython open.
EX_MOD
- 导入OBJ模型,使用Vpython打开。-Import OBJ model, using Vpython open.
OpenGLOBJDemo
- opengl本身就是一个计算机图形学处理工具,可以利用其绘画出各种精细图形界面,这里在图形界面里导入三维模型obj(OpenGL itself is a computer graphics processing tool. It can draw various fine graphical interfaces by using it. Here we import the 3D model obj into the graphical interface.)