资源列表
redbook-go-master
- redbook-go: OpenGL Programming Guide (Red book) Eighth Edition examples in golang
glGears-on-DirectFB
- glGears-on-DirectFB-with-OpenGL-ES: The classic glGears demo for DirectFB ported to OpenGL ES
OpenGLroat
- openglC# 变换 平移 旋转,适合刚入门的-openglC# 变换 平移 旋转
FreeGlut3.0.0-Demo
- OpenGL freeglut V3.0的演示程序,可以在所有C/C++环境上编译运行,本人在Windows, MAC, Ubuntu上验证通过-OpenGL freeglut V3.0 Demo sample source codes, which can be compiled and run under all C/C++ env. I have verified them personally under Windows, MAC and Ubuntu
OpenGLDemo
- 本人精心挑选的6个最典型的OpenGL精彩的入门培训小程序,适用于Windows,MAC,Ubuntu的C/C++编译环境。-6 typical small OpenGL demo programs which was deliberately picked by me for primary users to get a wonderful training experience. They all can be compiled and run under Windows, MAC and
CodeSampler.OglSrc(1.2-2.0)
- 从Code Sampler网下载的其公开发布的OpenGL所有老版(1.2-2.0)例程,绝大多数程序适用Windows VC++环境编译,少数Linux专用版也经我在Ubuntu和MAC上验证可用。-A download collection of all published old OpenGL(1.2-2.0) samples the Code Sampler web site. Most of the codes are for Windows VC++ only, some of t
material
- 包括一系列基于java的opengl编程,包括机器人,地形图,镜面效果,立体效果,阴影效果,动态效果-Including a series of java based opengl programming, including robots, topographic map, mirror effect, three-dimensional effects, shadows, dynamic effects
MouseChaser
- 一个三角形跟着鼠标的移动轨迹移动,当三角形靠近鼠标时会旋转,适合新手-A triangle with the mouse movement stroke movement when the mouse close to the triangle will rotate for novice
mirror
- 本程序使用OpenGL的stencil buffer实现了一个3D的镜面效果。-The program implement the mirror effect using the stencil buffer concept of OpenGL.
happy_recon
- 斯坦福大学点云数据 雕塑,欢乐佛 res为缩减数据-Stanford point cloud data Sculpture, Happy Buddha .res is the reduce data
LISP_TIN
- 基于C++开发的,三维三角网构建,采用插入法-C++ development, to build three-dimensional triangulation based on the use of interpolation
DrawingBoundary
- 在CAD中,根据给定的一堆离散点,通过矩形框选,实现框选内点的边界生成。采用“盲人摸象”法。-In CAD, according to a given bunch of discrete points, through a rectangular marquee, marquee achieve within the boundaries generate points. The use of elephant method.