Description: OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子!
Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级.
GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计.
本书是对OpenGL开发函数库的介绍,让读者对当今流行的开发语言有深入的了解;游戏设计的基本功:2D算法,3D算法,数学、物理算法,让读者从本质上掌握如何制作出真实、可信的游戏;精心设计的范例在潜移默化中引导读者学习游戏设计的细节!
With "Beginning OpenGL Game Programming", you'll learn how to use OpenGL to develop games using high-performance graphics and game libraries. Focusing solely on topics related to graphics and OpenGL, this comprehensive guide gives you the skills you need to unleash the power of OpenGL 1.5 and create realistic, real-time graphics. If you are just getting started in 3D game development and are comfortable programming in C++, this guide is your ideal introduction to OpenGL. By the time you finish this book, you'll understand the basics of OpenGL and be able to apply your newfound skills as you create your own games!
Platform: |
Size: 7803958 |
Author:ourleven@yahoo.com.cn |
Hits:
Description: OpenGL 实现的三种火焰效果,可以控制火焰强度及位置,含C++源码。-OpenGL three flame effect, can control the intensity and location of the flame, with C source code. Platform: |
Size: 502784 |
Author:毛毛 |
Hits:
Description: opengl游戏程序,建立opengl三维游戏场景,支持地图漫游功能.-opengl games procedures, and establish opengl 3D game scenes support roaming map function. Platform: |
Size: 2946048 |
Author:扬名 |
Hits:
Description: 用C++和glut编写的,通过OPENGL实现的一个3D小游戏,类似青蛙过河。游戏一共5关,可以自己设计关卡场景,其中主要是实现物体碰撞。可以按照自己需要改变重力参数,弹性系数,障碍旋转速度等。-With C++ And glut prepared through OPENGL to achieve a 3D game similar to Frogger. A total of 5 games related to points of their own design scene, in which the main object is to achieve the collision. Can be changed according to its own gravity parameters, elasticity coefficient, obstacles such as rotation speed. Platform: |
Size: 91136 |
Author:dma |
Hits:
Description: OSG仿真开发包2.4最新版源代码,OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。 -OSG simulation Development Kit 2.4 the latest version of the source code, OpenSceneGraph is a high-performance 3D graphics library development. Widely used in visual simulation, games, virtual reality, high-end technology research and development, as well as modeling and other fields. Using the standard C++ And OpenGL prepared, you can run in the Windows series, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. Platform: |
Size: 5540864 |
Author:林 |
Hits:
Description: 《学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。
《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。
《学OpenGL编3D游戏》的教学辅助系统CAI由四大块组成:
A、程序要点说明
B、程序编制演示
C、程序运行效果
D、源程序- Learning OpenGL made 3D games is a series of programming. Is a complete 3D game is the process of preparing to carry out procedures for the design of knowledge, technology teaching. Learning OpenGL made 3D game is different from traditional programming books, it lies in the realization of the game program. A complete game to the main line, using the fish bone-related knowledge and technology on the way to a better readability. Learning OpenGL made 3D game the system of teaching aids CAI composed of four blocks: A, elements of the procedure note B, Programmer demo C, run the effect of D, the source code Platform: |
Size: 6206464 |
Author:黄智勇 |
Hits:
Description: OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统
Cal3d:基于骨骼的角色动画实现
osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。
osgCal官方没有VC工程,上传的是我自己做的!
-OpenSceneGraph is a high-performance 3D graphics library development. Widely used in visual simulation, games, virtual reality, high-end technology research and development, as well as modeling and other fields. Using the standard C++ And OpenGL prepared, you can run in the Windows series, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems Cal3d: the role of the skeleton-based animation to achieve osgCal: for OSG Packaging Cal3d, to facilitate use in the OSG library Cal3d. osgCal there has been no official VC projects, upload my own doing! Platform: |
Size: 460800 |
Author:李英伦 |
Hits:
Description: OpenGL(高级)三维图形系统开发与实用技术,讲解了一些OPENGL游戏编程中更高级的技术,非常实用-OpenGL (High) three-dimensional graphics system development and practical technology, OPENGL games on a number of more advanced programming techniques, very useful Platform: |
Size: 22306816 |
Author:tyss |
Hits:
Description: 不是微软开发的一套API,比DirectX简单,并且支持多个平台,包括windows和linux等操作系统。SDL是Simple DirectMedia Layer的缩写。对于初学编写游戏非常的游泳,并且可以作为嵌入式GUI开发的一个基础平台。-another API not written by
Microsoft that is simpler than DirectX and is supported on a
number of platforms, including Windows and Linux. The
name of the API/SDK is the Simple DirectMedia Layer, or SDL
for short. The cool thing about SDL is that if you use standard
ANSI C/C++ along with it, you can port your games and applications
to other platforms in a matter of hours or a day at
most. This is the real power of SDL—portability. Focus On SDL
will get you up and running with the SDL system almost immediately.
This book will bring you up to speed with this elegant
and clear API in no time. Platform: |
Size: 7825408 |
Author:xpcodin g |
Hits:
Description: 用VC++编写的几款简单的3d游戏源代码!
OpenGl 设计游戏 3D模型 动画模型 碰撞检测
场景编辑
-Using VC++, prepared by several simple games 3d source code! OpenGl game 3D model of the design model collision detection animation scene editor Platform: |
Size: 8238080 |
Author:sss |
Hits:
Description: OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和 OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。-OpenSceneGraph is a high-performance 3D graphics development library. Widely used in visual simulation, games, virtual reality, high-technology research and development, as well as modeling and other fields. Using the standard C++ and written in OpenGL, you can run on Windows series, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. Platform: |
Size: 3340288 |
Author:daij |
Hits:
Description: A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL.
Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different back-ends for displaying graphics and grabbing user input. Platform: |
Size: 557056 |
Author:nasty |
Hits:
Description: OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的 C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及 FreeBSD操作系统。
OpenSceneGraph从03年开始,在中国得到广泛的应用与发展,这里集中了一些OSG开发者以及OSG的典型案例和为初学者所准备的教程,无论您是专业的开发VR人员还是抽时间来研究OSG的业余爱好者,这里都能给您提供很大的帮助. -OpenSceneGraph is a high-performance 3D graphics development library. Widely used in visual simulation, games, virtual reality, high-technology research and development, and modeling and other fields. Using the standard C++ and OpenGL compiled, you can run in the Windows series, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. OpenSceneGraph starting from 2003, is widely used in China and development, where developers focus on a number of OSG and OSG in the typical case and prepared a tutorial for beginners, whether you are a professional personnel or time to development of VR to study the OSG amateur, here you can give great help. Platform: |
Size: 7656448 |
Author:noon1252 |
Hits:
Description: 这是我由pascal语言opengl1.0编写的坦克射击游戏移植而来,C++。 与原本passcal游戏逻辑上没有太大变化,主要是变量类型的转变和在opengl使用上的变化。
VC6.0编译即可。
游戏pascal源码和 纯C语言opengl 2.0的一直版本可在本人上传的源码中找到。-This is by pascal language opengl1.0 prepared tank shooter transplanted from C++. Logic with original passcal game did not change much, the main changes in the types of variables and changes in opengl using. VC6.0 compiler can. Opengl 2.0 games pascal source and pure C language has been the version I upload the source. Platform: |
Size: 3852288 |
Author:赵洋 |
Hits:
Description: About This Book
This book is the follow-up edition to Wendy Jones’s Beginning DirectX 10 Game
Programming book. In this book, we teach you the basics of getting started with
game graphics using the latest iteration of Direct3D: Direct3D 11.
The goal of this book is to teach you the various aspects of DirectX 11. The target
audience for this text is beginning/intermediate C++ programmers with little to
no experience with DirectX. Although past DirectX or OpenGL experience can be
useful, it is not required.
When you reach the end of this book, you will have had enough experience with
DirectX 11 that you should be able to exploremaking simple video games and demos.
Ideally, you will work your way up to make complex games and demos until you find
yourself able to complete and release (even if for free at first) your own PC games. Platform: |
Size: 2755584 |
Author:Jain |
Hits:
Description: The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. Platform: |
Size: 3926016 |
Author:hrm |
Hits:
Description: OpenSceneGraph图形系统是一个基于工业标准 OpenGL 的软件接口,它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。OpenSceneGraph是一个开放源码,跨平台的图形开发包,它为诸如飞行器仿真,游戏,虚拟现实,科学计算可视化这样的高性能图形应用程序开发而设计。它基于场景图的概念,它提供一个在OpenGL之上的面向对象的框架,从而能把开发者从实现和优化底层图形的调用中解脱出来,并且它为图形应用程序的快速开发提供很多附加的实用工具。-The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. The OpenSceneGraph is now well established as the world leading scene graph technology, used widely in the vis-sim, space, scientific, oil-gas, games and virtual reality industries. Platform: |
Size: 4250624 |
Author:admin |
Hits:
Description: 利用SDL实现一个桌面小游戏,涂鸦跳跃。SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成。-use SDL to make a game name noodle jumper
About SDL
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve s award winning catalog and many Humble Bundle games. Platform: |
Size: 23686144 |
Author:suxiaofeng |
Hits:
Description: 利用qt、opengl和c++编写的小游戏,欢迎下载(Using qt, opengl and c++ to write small games, welcome to download) Platform: |
Size: 5120 |
Author:xiaokuikui
|
Hits: