资源列表
Water_Simulation
- 一个GPU模拟水面效果的程序,效果比较逼真。-this is a GPU programming, it simulate the water surface, the effect is wonderful.
NeHe.OpenGL.Tutorial
- openGL教程的中文翻译教程,详细介绍了openGL的基础语法与知识-OpenGL Tutorial
w35_Gaphic
- 这是一个自己制作的画图小工具,语言是用C++结合OpenGL来编写的。-This is a self-produced by drawing small tools, language is C++ with OpenGL to write to.
BresehamLine
- openGL 直线光栅化 Bresenham算法-Bresenham algorithm for line rasterization openGL
BresenhamWidth
- Bresenham算法画线,有宽度,可以自己设置-Bresenham France draw wide-line
AudioGlossary
- 专业音频术语,方便工程师在开发过程对专业英语的理解-Professional audio terminology to facilitate the development process for professional engineers to understand the English language
x3d-test
- 一个用swirl 3d开发的,x3d的三维仿真烧杯试管实例-x3d
bresenham
- Bresenham’s increments x by 1 and y by 0 or 1 This makes sense for our lines, we want them to be continuous If the magnitude of the slope were more than 1, we’d swap x & y-Bresenham’s increments x by 1 and y by 0 or 1 This makes sense for our l
Graphics_References
- 图形学参考资料,NeHe的OpenGL教程-Graphics reference, NeHe' s OpenGL Tutorials
OpenGL-basedgraphicsprogramming
- OpenGL基础图形编程,对初学者有帮助,详细介绍了OpenGL基础而重要的函数-OpenGL-based graphics programming, help for beginners, detailed information on basic and important function of OpenGL
DCT
- 实现图像的DCT变换和IDCT变换,用OPENGL显示出经变换后并还原了的图像-To achieve the image DCT transform and IDCT transform, using OPENGL shown by the transformation, and restore the image of
OpenGLOptimizer
- 书名:高端图形图像核心技术宝典OpenGL Optimizer程序员.本指南面向的读者是那些具备C语言和c++语言背景的CAD开发人员,他们理解opoengl的基本概念和有关计算机图形学的知识。为了有效地利用openGL Optimizer,你还应该懂得Cosmo 3D。 -This guide is intended readers are those who have the C language and c++ language backgrounds of the CAD devel
