资源列表
bloom
- Opengl着色器Bloom源码,适合初学者学习。-The Opengl shader Bloom source code, suitable for beginners to learn.
OpenGL_Programming-and-examples
- OPENGL 编程与开发实例pdf,共16章,是开发3D图形的最合适的书籍-OPENGL programming and development instance of PDF, a total of 16 chapters, is the development of the most appropriate 3D graphics books
VagoMaze
- 基于opengl的三维迷宫场景漫游,采用了顶点和片元着色器,通过gpu加速渲染。取得了较好的效果,同时进行了相应的纹理映射 -this is a program for 3d maze used opengl
MagicCube
- Opengl 3D三阶魔方,集成了自动还原算法。-The Opengl Cube algorithm integrates automatic restore.
OpenGL_4.3
- OpenGL 4.3的详细配置教程,有图有文有真相-OpenGL 4.3 detailed configuration tutorial, there are pictures and the text with the truth
w2s
- 数字媒体画直线、矩形、三角形,实现从world space 向 screen space映射-Digital media , a world space to screen space mapping
hw3
- 实现OpenGL的基本3D渲染变化,可以简单实现茶壶和椅子的绘制-Implement an OpenGL-like 3D Rendering Pipeline.
hw4
- OpenGL实现flat shading,主要用于动画预览,同时也用到了ZBuffer-OpenGL achieve flat shading, mainly used for animated preview, but also used ZBuffer
guangxiangenzong-
- 计算机图形学的一个小课设值得借用特别值得学习容易直接运行-A small class-based computer graphics worthy of borrowing
Tunnel
- 利用openGL编写的纹理贴图程序,本程序显示的是教室3D模型,可以左右移动,旋转-Use openGL write textures procedures, the program displays the classroom 3D model, you can move around, rotate. .
cube
- 利用OpenGL编写的立方体模型,可以任意旋转立方体,观察立方体的任意一面。-Prepared utilizing OpenGL cube model, the cube can be rotated to observe any side of the cube.
openGL_NURBS
- 实现了用c++绘制nurbs曲线,对初学者有一定帮助-Drawing NURBScurve with c++