搜索资源列表
Xdai
- 用vc++ 和openGL编写的obj loader. 可以load .obj格式的模型
objloaderExample
- 用opengl and VC++编写的用于load obj文件的程序
OBJLoader
- 以vc++ 6.0为平台,建立MFC程序,实现OPenGL加载obj文件,并实现图形的旋转,移动,缩放,鼠标左键旋转,右键移动,中键缩放-To vc++ 6.0 as a platform to create the MFC program to achieve OPenGL load obj files, and graphics to achieve the rotation, moving, scaling, rotating the left mouse button, right mo
FunkyVic
- android opengl加载渲染obj模型-android opengl load and render obj modle
OBJLoader
- Load Obj file into OpenGL
OBJ_LOADER
- 在opengl环境下加载.obj文件,进行绘图-The code provide the function to load some .obj file by opengl
LoadOBJ
- the code to load .obj file and display using opengl engine
p2.tar
- 用opengl实现把.obj文件load进去,设置了光线与材料,并可以实现添加纹理-load.obj and texture to opengl
Load-Obj-file
- 用opengl编的一个可以读取OBJ文件的程序,可以通过鼠标进行rotate等各种操控-Use opengl to load OBj file and interactive it with keyboard
OpenGL-Load-OBJ-Model
- OpenGL加载OBJ模型 OpenGL加载OBJ模型-OpenGL load the OBJ model OpenGL OBJ model is loaded
load-opengl
- obj文件载入opengl,并实现旋转,打开即可运行-obj file to load opengl, and to achieve rotation, open to run
grid
- openGL,提供了几个OBJ格式的3D格网数据,装入并显示这些文件.-openGL, provides several OBJ format 3D grid data, load and display these files.
loadobj
- 加载obj模型的c++文件,配合opengl使用-load obj file from disk system
test2
- vs2012载入并显示obj模型文件,外加键控设置实现不同人脸表情-vs2012 load and display obj model file, plus key settings to achieve different facial expressions
OBJFileLoader
- 导入obj模型,利用opengl重现模型,并实现一些旋转等简单的交互操作-allow you load an obj file ,and use opengl to display model,and you can interactive with the program
BlueSky
- BlueSky is a basic 3D game written in C++ that utilizes OpenGL 3.3. The rendering code and the code required to load .OBJ files are based on the tutorial code available at opengl-tutorial.org. In addition to OpenGL, this project utilizes the GLF
3DS-Texture-Loader
- Code to load a 3D Studio #DS OBJ file with a texture and rotate in on the screen.
loadobj
- a program that load an .obj in python.
GLObjViewer
- program that Load obj files opengl
LoadOBJ
- opengl 使用 glm 库加载obj 模型 实例(OpenGL uses GLM library to load obj model instances)