资源列表
Fogged
- 一个在vc下利用opengl开发的程序.体现了opengl雾化的效果.不错哦!-a vc using opengl development process. Embodies the opengl atomizing effect. Not wrong!
OpenGLOCX
- 基于OpenGL的ActiveX控件 可以绘制各种直线和曲线并且进行各种变换-OpenGL-based ActiveX controls can draw various curves and straight lines and various transformation
OPENGLCube
- 讲述如何使用opengl,图形处理,显示,存储等功能。-Describes how to use opengl
glut
- 用 C++和OpenGL编写的glut库中的各种三维实体对象程序,可以用菜单选择各种实体,可以选择实体的绘制方式。比较适用于OPenGL的初学者,比较容易理解。-Using C++ and OpenGL glut library written in three-dimensional solid objects in a variety of programs, you can choose a variety of entities with the menu, you can choose
NeHeCS
- C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
LStrips
- 平面地图,配合光照纹理技术,点击右键选择显示选项 希望初学着用心学习-planar map with light texture, right-click to select display options wish beginners to carefully study
sanweishitizaoxing
- 三维实体造型 三维实体造型 三维实体造型-Three-dimensional solid modeling
Jet
- 用OpenGL做的一个三维飞机,可以用方向键控制它的转动。
OpenGLDemo
- 通过OpenGL,用glm读取obj文件并绘制3D图形-By OpenGL, with glm read obj file and drawing 3D graphics
OPENGLNURBS
- 通过对OpenGl库的引用实现了NURBS曲线的绘制
glfont
- create Font by OpenGL write whit Visual C-create Font by OpenGL write whit Visual C++
Reflection
- 用OpenGL做的可以很好演示反射效果的程序,适合初学者的理解。