资源列表
MyTerrain2
- OpenGL高级编程与可视化系统(高级编程篇)第4章源码2-OpenGL high-level programming and visualization system (Advanced Programming chapter) Chapter 4 Source 2
Sky
- 一个opengl编写的场景,有地面有天空,非常不错的代码-Preparation of a opengl scene, there is the ground the sky, very nice code
snowflake
- The code to make a snowflake.
C
- C语言编程绘图介绍,很详细 1、二维图形中基本图元的生成算法 2、二维图形的基本操作和图形处理的算法 3、二维图形的输入与输出。 4、三维几何造型技术的研究。 5、真实感图形的生成算法-C design
NEHE_Lesson01
- 是学习OpenGL的经典实例,初学者必备教程,课程由浅入深-Is to learn OpenGL a classic example of an essential tutorial for beginners, courses implemented progressively
lesson10
- 一个用c#编写的opengl程序,实现对模型的纹理贴图-One written in opengl with c# program to achieve the model' s texture map
ps3
- 鼠标操作绘制多边形,可以任意移动旋转放大绘制的多边形,检测鼠标的位置,当鼠标接近多边形顶点时,拖动鼠标来改变多边形顶点的位置;当鼠标接近做边形的边时,在该边上任意加入顶点。-Mouse drawing polygons, you can draw any move to enlarge the polygon rotation to detect the mouse position, when the mouse near the polygon vertices, the drag the
shiyan4
- 光照显示 材质与光源的关系例程 以上程序运行结果是一个蓝色的球,其中高光部分仍为上一例的亮紫色。从上可看出,球漫反射光的结果是mat_diffuse[]与light_diffuse[]中的三个颜色分量值相乘,即 (0.0*1.0,0.0*1.0,0.8*1.0,1.0*1.0)=(0.0,0.0,0.8,1.0),所以球大部分呈现蓝色。-Light shows the relationship between materials and light sources for more th
opengl
- opengl 课件,很难得,喜爱3d效果的朋友,要下载哦,二十个字够了把-opengl courseware, it is difficult too, like 3d effects of friends, to download oh, 20 characters is enough to
OPENGL_Library
- opengl 开发库,很难得,喜爱opengl编程的朋友,一定要下载哦,凑20字-opengl Development Library, it is difficult too, like opengl programming friends, be sure to download Oh, Cou 20 characters
23825795lesson25
- opengl的追踪躲避模型用 c++ 编写的,使用图形学群体运动-toolkit for seek and evade 佛如opengl c++
RobotArm
- Opengl 机器手臂简单实现 是层级模型技术的很好的实例-Opengl robot is a simple hierarchical modeling techniques to achieve a good example of
