搜索资源列表
ReadObj
- 一个基于MFC多文档视图的,拥有加载obj格式的3D模型,利用了glm.h和glm.c
OBJLOADER
- OpenGL 读取和显示 obj文件 源码-Obj file to read and display the OpenGL source code
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.
glm(.h)
- 在opengl中用于导入.obj文件要包括的头文件-Used to import obj file to include the header file
1
- OpenGL超级宝典第四版电子书。很经典的一本书,里面是中文版。希望对学习OpenGL的您有所帮助-OpenGL Super Bible eBook fourth. Is a classic book, which is the Chinese version. OpenGL would like to study your help
Tutors
- 经典的OpenGL例子程序,对于初学OpenGL的人极为有用。-Classical OpenGL demos
load_texture
- This program demostrate how to load texture with extension .TGA into a 2D model in openGL-This program demostrate how to load texture with extension .TGA into a 2D model in openGL
glm-0.9.0.6
- OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. The goal of the project is to provide to 3D programmers math classes and functions that miss in C++ when we use to p
modelload
- Example of the OpenGl glut library. Example of using a glm to load a model.
glm
- GLM类库,由nate编写,封装了对OBJ文件操作,可实现对obj文件的读取加载显示等操作-GLM class library written by nate, packaging operation OBJ files can be loaded obj file read display operation
glm_test.tar
- opengl 4 glm test program. First stage demo test for glm math lib on how to work with opengl 4
glm-0.9.4.6
- glm for lybrary in the Open GL program, that let you make a file including glm.
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
OpenGLDemo
- 通过OpenGL,用glm读取obj文件并绘制3D图形-By OpenGL, with glm read obj file and drawing 3D graphics
ConsoleApplication3
- 通过OpenGL,用glm读取obj文件创建3D飞机,加入键盘控制,从不同视角操控飞机-By OpenGL, the obj file is created with GLM to create a 3D aircraft, to join the keyboard control, a different perspective control aircraft
glm-master
- OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications. GLM provides classes and functions designed and implemented with the same naming conventions and
OpenGL-3D-obj
- 使用trackball和glm,可以读取和显示obj文件,并进行旋转与缩放。运行环境:vs2010, 运行后用o或者O选择obj文件,+和-进行缩放-Using the trackball and GLM, can read and display obj files, and rotate and zoom.Operating environment: vs2010, run after use or obj files, o o+ and- to zoom in
glm-0.9.5.3
- GLM是一个整体用法和GLSL很相似的数学运算库,开发者也声称“GLSL + Optional features OpenGL Mathematics (GLM)”。可以用来帮助我们操作矩阵-GLM GLSL+ Optional features OpenGL Mathematics (GLM)
glm-0.9.5.4
- glm数学库,用于OpenGL数学计算。(glm math library, use for OpenGL)
glm-0.9.5.3
- openGL 的glm库,可以读取obj文件(the libary of openGL)
