资源列表
[OpenGL] STENCIL00
说明:一个模板缓存的例子,值得一看。/* * Example program demonstrating the use of glStencilFunc and glStencilOp to cut away the middle of a cube for Chapter 11. */-a template cache examples overseas./** Example program demonstrating the use of glStencilFunc and glStencil<张立> 在 2025-06-25 上传 | 大小:128kb | 下载:0
[OpenGL] OPenGLadvanced-CHAPTER11
说明:OpenGL高级编程与可视化系统开发(高级编程篇)--OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-<张圣望> 在 2025-06-25 上传 | 大小:128kb | 下载:0
[OpenGL] simple_snow
说明:利用vc++和openGL开发的一个简单的飘落着雪花的示例程序。-Use vc++ And openGL developed a simple example of snowflakes falling forward procedure.<吕智涵> 在 2025-06-25 上传 | 大小:128kb | 下载:0
[OpenGL] tessellation
说明:网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 -Grid [tessellation] that is conc<rockeyzhu> 在 2025-06-25 上传 | 大小:128kb | 下载:1
[OpenGL] Fountain-Dance-win
说明:The Fountain Simulation Here I ll explain Some basic physical things (simulation of a water drop) How to get antialiased points How to use blending Some basic physics... The movement of a drop contains two factors: The directi<wang> 在 2025-06-25 上传 | 大小:128kb | 下载:0
[OpenGL] simulator
说明:Open GL applicaion for simulation the mechanic operation.<Gong Jianguo> 在 2025-06-25 上传 | 大小:128kb | 下载:0
[OpenGL] dandaofeixingfangzhen
说明:这个系统设计主要是三维视景仿真系统的开发,如果有进行三维场景开发的学习者,可以下载学习。-The system design is three-dimensional visual simulation systems, if there are three-dimensional scenes of the development of learners, you can download the study.<冰海无浪> 在 2025-06-25 上传 | 大小:128kb | 下载:0
[OpenGL] Rotations
说明:NeHe OpenGL Tutorial 是相当不错教程, 也是目前我见过的最好的 OpenGL 教程。 教程的每一篇都是结合着实例, 结合着源代码来讲解的, 循序渐进, 是学习 OpenGL 的佳品。 尤其是作者认真的态度和他的耐心更是值得赞叹, 他会详细地讲解每一行代码的实际作用。这是系列教程的第四课-NeHe OpenGL Tutorial is a very good course, is the best I have seen tutorials OpenGL. Tutorials<jerry> 在 2025-06-25 上传 | 大小:128kb | 下载:0