资源列表
clange-the
- 本例程序运行后,当改变窗口大小时,窗口背景颜色会随之改变-This example program after the operation, when change the window size, window background color will change
triangle
- 利用opengl构造一个彩色三角形的具体代码以及每一行的注释,背景为黑色,三角形三个顶点可以设置不同颜色-use opengl to create a colourful triangle.
glut_mouse_keyboard
- Visualc++ 实现画圆 线 矩形 设备应用鼠标 键盘控制-Visual c++ realising to draw a line circle and rectangle with mouse and keyboard
lwjgl_texturedQuad_tutorial
- OPENGL textured quad tutorial using LWJGL engine.
vp_channel_bin_ogl
- This sample illustrates how to use channel bins to perform generic rendering during the draw. This sample defines the class myApp, which is derived from vpApp, and draws a reticle using OpenGL by defining a vsChannelBin and overriding the draw bin pr
tessellation_src_main
- 采用visual c++ 和 opengl绘制凹多边形的例子-The use of visual c++ And concave polygon rendering opengl examples
LogReader
- Read the data from document
Test_OpenGL
- 在C++Builder6下开发的一个调用OPENGL绘制圆柱(锥)体的程序+-In C++ Builder6 developed under a call OPENGL drawing cylinder (cone) the body of the procedure+
osgcatch
- 该程序使用三维渲染引擎OpenSceneGraph实现了一个接盘子的小游戏-The program uses three-dimensional rendering engine access plate OpenSceneGraph implements a small game
LogReader
- Read the data from document
A02_OpenGLmap
- 基于A02_OpenGL的基本图形,通过VC++编程模块来实现基本图形的编程-Based on the basic graphics A02_OpenGL by VC++ programming model to achieve a basic graphics programming
Bresenham_drawline
- 计算机图形学 opengl bresenham画直线算法-Computer graphics opengl bresenham painting a straight line algorithms