资源列表
OpenGL
- OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。 本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技
OpenGL-programming-guidence
- 学习opengl三维视景编程的宝典,在VC平台下通过构建真实的三维世界吧-this is a good book to learn opengl
OpenGL
- 一份基于c++的openGL开发指南pdf 希望多交流指导-The openGL based on c++ Developer Guide
Part1
- 图形学project1的part1,实现四边形网格扫描和填充-Graphics project1 of part1, scanning and filling quadrilateral mesh to achieve
Show3D
- 用OpenGL实现了3D地形的加载以及模型,按w向前走,按s向后走,按a、d分别向左右走。-OpenGL implementation with a 3D terrain model of the load and, according to w to move forward, according to s walk backward, according to a, d, respectively, to go around.
OpenGLDeepProgrammingAndExample
- OpenGL深入编程与实例揭密 好好好!-OpenGL programming and in-depth examples to conduct good!
SnowWorld_78822
- 运用opengl和VC语言编写的可实现雪花图形的旋转变换,并配有背景音乐。运行效果很好-Use opengl and VC language snow graphics rotation transformation, and with background music. Run a good effect
T3DSystem
- 地形三维可视化系统框架的建立,添加OpenGL框架代码和文件,程序实现。OCI公共类的实现,进一步学习OCI程序设计和OCI函数。-Terrain Visualization System framework in place, add the OpenGL framework of the code and documentation, program realization. OCI public class implementation, further study OCI OCI pro
stellarium-0.10.0
- Stellarium是一款开源的桌面星空软件,可在Linux/Unix, Windows and MacOSX平台上运行。它使用OpenGL对星空进行实时渲染,因此星空效果和你用肉眼,望远镜或者天文望远镜观察到的星空别无二致。 用户可以通过拖拽天空看到头顶上的星际。默认是实时显示,所以波斯的截图就不是夜间版了,夜间版比较有说服力的说。背景的图,就是下图可见的树木房屋之类都是可换的。 不过 Stellarium 貌似对字体有要求,也许是波斯换了语言后没有设置好,如图所见的本来应该显示星球名
OpenGLliuxingyu
- 用OpenGL实现流星雨使用要配置好OpenGL环境方可运行成功-Meteor shower with OpenGL implementation OpenGL use to configure the environment before running successfully
T3DSystem
- 实战OpenGL三维可视化系统开发与源码精解,挺好的,欢迎下载-OpenGL 3D visualization of actual combat system development and source fine solution, I' m fine, welcome to download
Terrain3D
- 基于C++,通过读取DEM文件(本文件中自带有DEM文件和相关纹理),采用OpenGL渲染出三维地形。下载之后使用方法可看说明,也可以阅读源码进行学习(Based on C++, by reading the DEM file (the file comes with DEM files and related textures), using OpenGL rendering of three-dimensional terrain. After downloading, you can us