文件名称:SimpleGame
介绍说明--下载内容均来自于网络,请自行研究使用
Dev C++ OpenGL模板
简单的OpenGL小游戏,使用了各种OpenGL特性。
可以作为OpenGL游戏制作模板程序。-This tutorial attempts to answer a few of the questions I m asked on a daily basis. You wanted to know how to tell if you have clicked on an object with your mouse (picking). You wanted to know how to draw objects to the screen without a specific color showing up (alpha blending or alpha testing). You wanted to know how to sort objects so they appear properly when blending in enabled (sorting). This tutorial is a complete game and is considered advanced. Make sure you have a good undestanding of OpenGL before you jump into the code.
简单的OpenGL小游戏,使用了各种OpenGL特性。
可以作为OpenGL游戏制作模板程序。-This tutorial attempts to answer a few of the questions I m asked on a daily basis. You wanted to know how to tell if you have clicked on an object with your mouse (picking). You wanted to know how to draw objects to the screen without a specific color showing up (alpha blending or alpha testing). You wanted to know how to sort objects so they appear properly when blending in enabled (sorting). This tutorial is a complete game and is considered advanced. Make sure you have a good undestanding of OpenGL before you jump into the code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SimpleGame\Data\BlueFace.tga
..........\....\Bucket.tga
..........\....\Coke.tga
..........\....\Crosshair.tga
..........\....\Explode.tga
..........\....\Font.tga
..........\....\Ground.tga
..........\....\Shot.wav
..........\....\Sky.tga
..........\....\Target.tga
..........\....\Vase.tga
..........\gmon.out
..........\Lesson32.cpp
..........\Lesson32.dev
..........\Lesson32.exe
..........\Lesson32.o
..........\Makefile.win
..........\NeHe's Readme.txt
..........\NeHeGL.cpp
..........\NeHeGL.h
..........\NeHeGL.o
..........\Data
SimpleGame
..........\....\Bucket.tga
..........\....\Coke.tga
..........\....\Crosshair.tga
..........\....\Explode.tga
..........\....\Font.tga
..........\....\Ground.tga
..........\....\Shot.wav
..........\....\Sky.tga
..........\....\Target.tga
..........\....\Vase.tga
..........\gmon.out
..........\Lesson32.cpp
..........\Lesson32.dev
..........\Lesson32.exe
..........\Lesson32.o
..........\Makefile.win
..........\NeHe's Readme.txt
..........\NeHeGL.cpp
..........\NeHeGL.h
..........\NeHeGL.o
..........\Data
SimpleGame