搜索资源列表
VertexBufferObjects
- When you need raw polygon-pushing power, you can always utilize the optimizations provided by OpenGL. Vertex Arrays are one good way to do that. For even more boost you can use a recent extension to graphics cards called Vertex Buffer Objects . The e
VRplane
- 飞机漫游系统的两个修改版本,主要针对地形系统的修改。这里面包括了平面地形和高程数据的地形。其中,高程数据的地形是从RAW灰白图像文件中读取的。做的不好,请多原谅。有志OPENGL实现虚拟现实的朋友,都可以和我联系,大家一起进步。本人QQ:183971435(不诚勿扰)。谢谢!
ROAMSimple
- Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this m
ROAM-LOD
- ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
OpenGLDilog贴图
- VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理-VC prepared by the OpenGL-based dialog procedures can dynamically read the raw texture format
ClipmapTerrain
- 基于GPU地形绘制算法,可以ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read
binarytree
- 一个演示二叉树树分割的源码,对于学习二叉树和opengl有指导意义-A demonstration of binary tree partition of the source tree, binary tree and opengl for learning guidance
bmp_parser_
- this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.-this program reads data from a
Map
- 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
MySolarsys
- 本程序模拟了太阳星系中各行星的运动。程序中的球体对象采用Opengl实用库中的二次曲面回执函数进行绘制,并读入RAW文件的纹理数据-This program simulates the solar system planets in motion. Sphere object in the program library using Opengl utility function quadratic surfaces receipt draw, and read the texture data
opengl-Camera
- 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
OpenGL-3D-Terrain
- 在Visual C++及OpenGL环境下开发的3D地形浏览程序,在天空盒中载入现有的地形高度图文件terrain.raw,并运用自己开发的Camera类实现3D空间中的浏览-Developed in OpenGL environment Visual C++ and 3D terrain viewer, the terrain height map files loaded in the sky box terrain.raw and use to develop their own Came
ONurrbsSurrfp
- OpenGL的Nurbs曲线的生生成,Visual C6.0编译的 -Raw OpenGL Nurbs curve generated, Visual C6.0 compiled
terrain
- 由OpenGL实现的地形图读取工程,可以识别raw文件并读取-Engineering read by the OpenGL implementation of the topographic map, can identify the raw file and read
AHRS_DIS
- 航姿参考系统的上位机显示,自己编写的。支持自定义数据解码,原始数据显示,曲线显示,openGL 3D显示。-Attitude Heading Reference System for PC display, I have written. Support for custom data decoding, raw data, curve display, openGL 3D display.
ffcee
- For time-frequency analysis algorithm, Clustering analysis based on Euclidean distance, Independent component analysis algorithm reduces the raw data noise.
MC算法
- 实现从RAW文件,进行Marching cube 算法后的,opengl 显示。(Implementation from the RAW file, Marching cube algorithm, OpenGL display.)
