搜索资源列表
OpenGL编程例子
- OpenGL编程例子,在窗品中建立3D图像效果.
A00_学OpenGL编3D游戏
- 3D编程 用opengl编程时的最近本框架,适合刚学图形变成的人学习,有助于理解编成原理-3D programming using opengl programming at the last of this framework, just learning to fit into graphics learning from the people, help understanding into Principle
基于MFC框架的OpenGL三维图形编程
- 一个新的基于MFC框架的OpenGL三维图形VC++编程-a new framework based on the MFC OpenGL 3D graphics programming VC
NeHe_OpenGL_Chinese_Course
- OpenGL 的经典教程,对学习3D编程的人很有帮助。NeHe_OpenGL_Chinese_Course.pdf-OpenGL classic handbook for the study of 3D programming helpful. NeHe_OpenGL_Chinese_Course.pdf
3D rendering engine for Delphi
- opengl编程-opengl Programming
HelloAsm
- SDK开发的OPENGL框架,可以用来研究windows和3d编程
3D
- 利用OpenGL实现的雪花场景,利用MFC编程,运用了纹理位图,具有音乐动画色彩
OpenGL-RedBook
- openGl 红宝书 OpenGL编程权威指南(附 源码) 是一本很经典的3d 编程书籍 与之配套的还有兰宝书
3D-Game
- 这是一个用OpenGL开发的太空战三维游戏,包含了如流星体绘制、飞行器绘制、爆炸效果绘制、屏幕文字绘制技术,音响效果编程等三维游戏的主要关键技术。
collison
- 关于direct 3d编程中地形碰撞的论文一份不错的学习资料
3d
- 一个给予opengl的3d游戏编程实例,比较简单容易理解,是刚开始学opengl时参考的,希望对大家有所帮助
OpenGL编程进阶
- 3D编程 OpenGL 书-OpenGL 3D programming book
Snow
- opengl 3D编程可以实现下雪这一场景,很不错的源代码,还有workplace 喔!
学OpenGL编3D游戏_CAI
- 学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program d
一个实现摄像机漫游的类Camera
- 在3D编程方面,实现摄像机漫游是必须的,这是一个难得类,对进行opengl编程很有帮助
Chap07.rar
- 《3D游戏编程》随书光盘 第7章 外部地形处理:三维世界的处理技巧, 有详细源代码, 包括3D地形生成技巧, 控制摄像机实现地形上的移动,裁剪多余多边形,给引擎减重,四叉树:有效管理较大地形的方法, 四叉树的剔除:速度优化技巧, LOD:使用LOD进行地形处理,防止龟裂:龟裂问题的解决。," 3D Game Programming" book with CD-ROM Chapter 7 deal with the external landscape: the world of
focus.on.3D.terrain
- 国外著名的游戏编程书籍及其附带源码,教您如何详细的设置光照和纹理来渲染整个地形。值得借鉴-Game Programming famous book and its accompanying source code to teach you how to set up a detailed rendering light and texture to the whole terrain. Be used for reference
3d
- 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
3D-CSharp
- 一个简单的csharp 3D编程例子.可以学习如何在c#中调用openGL-A simple 3D program using C# language
Introduction.to.3D.Game.Programming2
- 龙书第二版,里面主要讲了是shader编程,并且里面的例子很好,适合初学shader编程的同学-Introduction.to.3D.Game.Programming.with.DirectX.9.0c.Shader.Approach is awesome. The examples in this book is pretty good, and fit for shader beginners.