▍1. Chap08
opengl超级宝典的一些源代码,一些例子我觉得很经典,希望对大家有用。(Collection of some of the super-opengl source code, some examples I think it is classic, I hope useful.)
opengl超级宝典的一些源代码,一些例子我觉得很经典,希望对大家有用。(Collection of some of the super-opengl source code, some examples I think it is classic, I hope useful.)
该程序使用三维渲染引擎OpenSceneGraph实现了不同颜色,不同路径的光照与动画效果,是学习osg光照非常好的例子。(The program uses three-dimensional rendering engine OpenSceneGraph to achieve a different color, different paths of light and animation, is a very good example to learn osg light.)
计算机图形学基础(第二版)配套示例代码 第10章例1(Computer Graphics (Second Edition) supporting the sample code in Example 1 Chapter 10)
四叶玫瑰和螺旋正方形旋转 opengl 实现(Four-leaf rose and rotation opengl achieve a square spiral)
the guide of OpenGL programming in VC++.
c++开发的OpenGl程序,一个简单的电流表指示模型应用,能实现电流表指针的左右摆动等功能(The c++ written OpenGl program, a simple ammeter instructions application model, can realize the ammeter pointer swings around etc. Function )
C++实现OpenGL的下雨效果,非常适合学习参考!(C++ implementation of OpenGL rain effect, very suitable for study reference!)
一篇三维人脸重建的最新论文,被siggraph2011接收(A three-dimensional face model to do the latest papers received by siggraph2011)
使用vc++ opengl编写的蓝天的例子(Use opengl to write examples of blue sky)
marching cubes OPENGL实现算法(marching cubes )
OPGL做的飞机在场景中漫游的程序,还可以看看学习下!!!(OPGL PLANE ROAM)
说明: OpenGL编程,通过vc6.0编程实现,这是一个综合历程,实现了一个小飞机游戏(OpenGL programming, through the programming vc6.0, this is a comprehensive course, realizing a little plane game)
opengl海底 可以加载多个3ds模型,希望对大家有帮助(opengl 3ds submarine can load multiple models, we want to help)
opengl的入门pdf书籍,简单易懂,非常适合入门~(opengl pdf book entry, easy to understand, ideal for entry ~)
图形生成、图形变换、图形填充、二维剪裁、三维处理、OPENGL(Graphics generation, graphics conversion, graphic filled, two-dimensional cut, three-dimensional treatment, OPENGL)
从poser导出的3ds文件,用软件转化为cpp文件,用opengl实现三维人体建模(Three-dimensional modeling of the human body with opengl)
OPENGL红宝书(第七版)中文版,很难找到的(OPENGL red book (seventh edition) Chinese version, it is difficult to find)
OpenGL函数查询,速查手册,OpenGL函数查询,速查手册(look up opengl functions,look up opengl functions)
实现在一个界面当中划分为多个视图区域,每个区域各自画图,即多视图操作(Implement an interface in which multiple views into zones, each with their own drawing, a multi-view operation)