资源列表
exercise-2
- 使用c-free软件编写opengl,可是相同一屏幕画出多只2D小恐龙,实现分视窗。-C-free software is written using opengl, but the same as a 2D screen to draw more than just a small dinosaur, to achieve sub-window.
cgprojectFinalFinal
- CG做的迷宫游戏,可以用键盘转变视角等. You can enter: w for up to see the sence x for down to see the sence a for seeing left side of the sence d for seeing right side of the sence z for zooming the sence c for shuming the sence s for chan
CSharpOpenGL9
- 在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。 -in C# using OpenGL CsGL achieve straight-aliased effects of an example.
三维真实感图形的绘制
- 三维真实感图形的绘制,使用VC固化的头文件-realistic 3D graphics rendering, use VC curing the first document
mouse
- 鼠标跟踪仪,使用openGL实现,基于visual c++环境-Mouse Tracker, use openGL to achieve, based on the visual c++ Environment
openGL_robot
- 这是一个openGL的机器人行走转圈的演示程序.有详细注释.-This is a openGL walking robot moved around the demonstration program. Notes detail.
gltZpr0.4
- Opengl 的基本功能缩放、平移、旋转-opengl s basic fun:zoom、pan、rotate
openglbresenhamDDA
- 运用netbean,基于java语言,bresenham算法,DDA算法画直线的比较-The use of netbean, based on the java language, bresenham algorithm, DDA draw a straight line algorithms comparison
samples.tar
- airplane simulation
openglstruct_demo
- 本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。-this program is based on the opengl vc programming, focusing on the development of three-dimensional objects partial amplification, and through multi-view show that the function is a certain ref
36094054MFC_OpenGL
- 基于MFC的opengl框架,适合初学者学习-MFC-based opengl framework, suitable for beginners to learn
MFC_OpenGL
- 制作一个基于MFC对话框的OpenGL类 基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。