资源列表
Qt_OpengL_3D_Terrain
- 维地形显示和网格剖分,导入三维地形数据,显示地形并实现交互功能。 2.1 数据的准备; 地形数据的,通过petrel等地质建模软件,eclipse油藏模拟软件,导出地形的数据,然后通过软件读取地形数据。 -3D terrain display and grid subdivision, import the 3 d terrain data, according to the terrain and implement interactive function 2.1 data pr
OpenGL_book_code
- OpenGL编程指南(第四版)的书 和里面的所有例子的code,是OpenGL学习的很珍贵的资料!-OpenGL Programming Guide (page 4) and the book inside all the examples of the code, OpenGL study is a very valuable piece of information!
OpenGl-Scene
- opengl实现的3d场景漫游,有三维地形,水面,喷泉,碰撞检测,Billboard等特效。-opengl 3d scene roaming implementation, there are three-dimensional terrain, water, fountain, collision detection, Billboard and other special effects.
Cg
- CG”原为Computer Graphics的英文缩写。随着以计算机为主要工具进行视觉设计和生产的一系列相关产业的形成,国际上习惯将利用计算机技术进行视觉设计和生产的领域通称为CG。它既包括技术也包括艺术,几乎囊括了当今电脑时代中所有的视觉艺术创作活动,如平面印刷品的设计、网页设计、三维动画、影视特效、多媒体技术、以计算机辅助设计为主的建筑设计及工业造型设计等。 -CG "original abbreviation for Computer Graphics. With the formatio
OSG
- OpenSceneGraph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API),它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。它作为中间件(middleware)为应用软件提供了各种高级渲染特性,IO,以及空间结构组织函数;而更低层次的OpenGL 硬件抽象层(HAL)实现了底层硬件显示的驱动。-OpenSceneGraph (referred to as OSG) and OpenGL technology development is a
O_ASS
- 通过OpenGL建立了一个太空站的模型,有堡垒和变换的方盒,含光照(A model of the space station was built by OpenGL, a fortress and transform the box, containing light)
OGL
- openGL实现.obj文件的读取和显示,界面友好,可自行制作渲染效果-read .Obj file display it , friendly interface, make rendering by yourself
RotationDlg
- 喜欢C++吗?喜欢3D吗?如果是的话就看看3D的旋转效果。-Like C++? Like 3 D? If you see the rotation of the 3 D effect
OpenGL
- 本资源包括1个香港大学的opengl课件,3个源代码实例,以及5篇精品pdf-The resources include a University of Hong Kong opengl courseware, three instances of the source code, as well as five boutique pdf
gpuray-0.91
- Standford大学开发的GPU光线跟踪程序,实现了基于GPU的KDTree算法,需要Brook+编译运行-Standford University, the development of GPU ray-tracing program, enables GPU-based algorithms KDTree need to run the Brook+ compiler
BouncyBall
- 基于OpenGL的3D小弹球,可以插入背景图片,可以根据情况自己调整弹跳程度,在程序中有注释和说明(3D Pinball based on OpenGL)
iRobot
- iRobot is an application with a controllable robot via keyboard. The robot can rotated and its limbs can be move forth and back. The main focus of this application is to display the features that glut provides which are lightings, reflection and etc.