搜索资源列表
frustum
- 基于opengl实现的三维视锥裁减的一个小示例。由这个示例可以看出视锥体裁减对于提高显示速度的重要性。-on opengl achieve 3D cone reduction of a small sample. From this example can be seen as the cone reduction in the rate of increase shows importance.
frustum
- 这个工程能够进行凭借胎体的提出,同时他可以方便的摄像机旋转
OpenGL最全数学库
- OpenGL的数学库!分别处理数学和几何运算。3D 数学库-矩阵 向量 四元数 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算,详见代码
openGLtest
- 使用c预言编写的OpenGL的入门程序,实现了线框球体的旋转和移动以及视景体的自动更新-Use c predicted entry written in OpenGL applications that implement the wireframe sphere rotation and movement, as well as automatic updates of view frustum
openGLTriangle
- 用openGL绘制三角形,使用了旋转,平移,缩放,以及视景体的大小调整-Draw a triangle with openGL, using rotation, translation, scaling, and adjusting the size of the view frustum
FrustumCulling
- 以OpenGL作api的视锥剪裁,对初学图形的很有帮助-frustum culling
Visualization_Library_SDK
- Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
glsl_shadowmap
- glsl frustum cull,shadowmap scene ambient occlusion
