搜索资源列表
apoolGL-099-pre22.tar
- 用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering
d2x-xl-src-1.11.91
- D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility.
OpenSceneGraph-2.4.0
- OSG仿真开发包2.4最新版源代码,OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。
openrm-devel-1.5.2-3.tar
- 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
stellarium-0.10.0beta
- Stellarium是一个免费开源的桌面虚拟天文馆软件,可在Linux/Unix, Windows and MacOSX平台上运行。它使用OpenGL对星空进行实时渲染,在你的电脑桌面上生成一片虚拟3D天空,因此星空效果和你用肉眼,望远镜或者天文望远镜观察到的星空别无二致。Stellarium也有白天和黑夜变化,你可以通过调整日期或时间,来看到不同季节的天空。 -Stellarium 10
high-precission-3D-ANALOG-CLOCK
- this a high precission 3d analog clock. written in g++ . it designed for windows but it can work on linux with a lot of modifications. works fine with wine. -this is a high precission 3d analog clock. written in g++ . it designed for win
Visualization_Library_SDK
- Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
WorldDemoNew
- OpenGL是个与硬件无关的软件接口,可以在不同的平台如Windows 95、Windows NT、Unix、Linux、MacOS、OS/2之间进行移植。因此,支持OpenGL的软件具有很好的移植性,可以获得非常广泛的应用。由于OpenGL是图形的底层图形库,没有提供几何实体图元,不能直接用以描述场景。但是,通过一些转换程序,可以很方便地将AutoCAD、3DS/3DSMAX等3D图形设计软件制作的DXF和3DS模型文件转换成OpenGL的顶点数组。-OpenGL is a hardware
opengles3-book
- OpenGL ES 3.0 Programming Guide 2nd Edition 書籍源碼 OpenGL ES (OpenGL for Embedded Systems) 是 OpenGL 三维图形 API 的子集,针对手机、PDA和游戏主机等嵌入式设备而设计。它是一种应用程序编程接口(API),用于针对手持设备和嵌入式设备先进3D图形开发。 OpenGL ES是在智能手机占主导地位的图形API,支持OpenGL ES的平台包含iOS,Android,黑莓,bada,Linux和Win