资源列表
lwjgl_calulateNormal_tutorial
- OPENGL drawing normal tutorial using LWJGL engine.
opengl字体
- opengl空间字体显示,非常好的源代码。
MFCDialogOpenGL
- 基于MFC对话框类的opengl框架,方便不同读者的学习-Opengl framework based on MFC dialog class to facilitate the learning of different readers
cg_1
- Modelling transformation,view point variation lighting and material change using opengl
guo
- opengl简单应用
lights
- vb环境下OpenGL光照效果演示,适合于刚刚接触OpenGL的初学者!-vb environment, OpenGL lighting effects demonstration, suitable for beginners OpenGL, just contact!
InfomaxAlgorithm
- Infomax Algorithm用于盲信号分离
opengl
- 一些关于三维图形图像方面的编程方面的代码,主要是关于用OPENGL的一些技巧和理论-Some information about the image in three-dimensional graphics programming code, mainly on the use OPENGL some of the techniques and theories! ! !
Bezier
- 下面以画一条 Bezier 曲线为例,详细介绍VC++ 上 OpenGL编程的方法。文中给出了详细注释,以便给初学者明确的指引。一步一步地按所述去做,你将顺利地画出第一个 OpenGL 平台上的图形来。-Below to draw a Bezier curve, for example, described in detail VC++ on OpenGL programming approach. The paper gives detailed notes in order to give
LIU
- opengl 中文显示2D图形,其中有些缺点,请大家指正,
New
- header file for opengl
lesson02
- 在第一个教程的基础上,我们添加了一个三角形和一个四边形。也许你认为这很简单,但你已经迈出了一大步,要知道任何在OpenGL中绘制的模型都会被分解为这两种简单的图形。-Port of the NeHe OpenGL Tutorial (Lesson 2) to Java using the Jogl interface to OpenGL.