资源列表
Open-Gl..Space-Creation-using-Open-Gl(CPP)-by-Mul
- A project on open GL on creating space...animation of the earth and satellite Languages used..C++ and open GL It is a codeblocks project
a222
- 基于SIFT特征匹配算子的三维重建方法研究.Based on SIFT feature matching 3D reconstruction method research.-Based on SIFT feature matching 3D reconstruction method research.
cube1.h
- 本个小工程实验是用了vc实现三维图形的旋转,作为一个简单的程序测试-Three-dimensional graphics rotation vc
OpenGL_Version
- OpenGL的基本入门程序,包括如何调用Glut包-OpenGL s basic entry procedures, including how to call package Glut
02_vertex_and_fragment_program
- Open gl code for animation demo source code
xiaoyin
- windows 图形编程的消隐技术和利用方向键控制图形的在三维空间的变换-blanking windows graphics programming techniques and use arrow keys to control the graphics transformation in 3D space
Skyline
- 说明lskyline的架构操作便捷的浏览编辑工具,浏览如照片般真实的三维交互场景,并可以进行编辑、分析、标注等操作 -TerraExplorer TerraExplorer Plus TerraExplorer Pro TerraDeveloper Extension C2MP Extension TerraExplorer Runtime Pro
Touzi
- 本程序是依据网上流传的nehe opengl 教程中第七课的实例进行功能加强的。 保持了源程序的光照(由L键控制),纹理和视角旋转变化(方向键和上下翻建),并贴了六个图,分别表示骰子的六个面。 增加了由回车键控制骰子开始旋转,空格键控制旋转结束。主要算法是利用rand()函数功能,对6取余,得到0—5的随机数, 利用switch语句,把骰子的任意一个面旋转到视口上,以此来实现骰子功能。-This procedure is based on the popular online neh
vboAdvanced
- VBO是一种用于保存顶点数据到GPU高速缓存的机制。本程序对比了开启数组缓存和关闭数组缓存时的帧速率,证明了VBO技术可以改进实时渲染效率 -VBO is used to save data to the GPU vertex cache mechanism. The program compared the open and close the array array buffer cache when the frame rate, proves VBO technology can imp
vboSimple
- 顶点缓存数组(Vertex Buffer Object)的示例程序 VBO允许把顶点数据存储在GPU缓存中,并且只传输一次,前提是有足够的内存资源可以保存这些顶点数据。 -Vertex Buffer Object(VBO) sample program VBO allows the data stored in the GPU vertex cache, and transfer only once, provided there is sufficient memory resources t
haijun
- osg海军教程源码,是基于osg1.2的 有需要的朋友可下来-osg haijun jiaocheng yuanma
SpringBall
- OpenGL实现的跳动的小球,功能比较简单了,运用到了模型变换、光照与材质、定时回调函数,适合初学者练习借鉴。-OpenGL implementation of the beating of a small ball function is relatively simple, and applied to the model transformation, lighting and materials, regular callback function, suitable for begin
