资源列表
Domino
- 使用c++实现多米诺功能,必须搭配opengl环境-Use c++ to achieve domino function, must be used with opengl environment
zuobiao
- 可以在窗口中显示当前鼠标坐标位置的opengl小程序-In the window shows the current location of the mouse coordinates opengl applets
bezier
- 曲面绘制 通过一个参数矩阵,绘制出Bezier曲面,改变参数,可得到不同曲面。-create Bezier curved surface bu using a parameter matrix.
openglfont
- opengl字体变换小实例 包含英文和中文两个-Transform a small example of opengl font contains both English and Chinese
opengl_test_lod
- 地形渲染,使用OPENGL 和 C++,使用ROAM经典算法,LOD算法化简提高效率,完成对场景的浏览。-Rendering, use the OPENGL and C++, using the classical algorithm ROAM, LOD algorithm is simplified to improve efficiency, complete view of the scene.
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.
CUVSUFC
- bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
collision
- visual c++环境下,opengl实现的三维空间球体碰撞检测-visual c++ environment, opengl implementation of three-dimensional sphere collision detection
TestOpenGL
- 基于MFC的利用OpenGL读取obj文件格式的点云文件的程序,可以对此三维文件旋转0缩放和平移,以及进行点面转换-The use of OpenGL-based MFC obj file format to read the point cloud file program, you can file for this three-dimensional spin 0 scaling and translation, as well as point and area conversion
MFC_OpenGL
- VC下实现Opengl绘制网格,利用MFC为模板,可做为MFC+Opengl的程序框架。值得学习。-VC achieve Opengl rendering the grid, using MFC as a template, can be used as a procedural framework for MFC+ Opengl. Worth learning.
cg
- 浙江大学图形学课程资料 opengl纹理光照浙江大学图形学课程资料 opengl纹理光照-Opengl graphics course information Zhejiang University, Zhejiang University, light texture opengl texture lighting course materials Graphics
OBJ-File-Loader
- OBJ文件定义了对象的几何特性和其他一些特征,由于文件结构非常简单,因此适合在应用程序中读取或进行3D文件格式转换。-OBJ file definate the geometrical characteristic and other features of objects,as the structures of this file is simple,it is widely used to transform between application program and 3D file