登录
首页 » Visual C++ » OpenGL编3D游戏

OpenGL编3D游戏

于 2021-04-26 发布 文件大小:12354KB
0 86
下载积分: 1 下载次数: 25

代码说明:

  学opengl编3D游戏教程的附带所有代码。 包括摄像漫游,开天辟地,显示文字,特殊的平面,显示3D模型,3D动画,射击爆炸,碰撞检测,游戏进度保存……(Learn OpenGL series 3D game tutorial with all the code. The creation of the world, including roaming camera, display text, special plane display, 3D model, 3D animation, fire explosion, collision detection, save game progress......)

文件列表:

学OpenGL编3D游戏\A01_OpenGL的程序框架\OpenGL.cpp
学OpenGL编3D游戏\A01_OpenGL的程序框架\OpenGL.h
学OpenGL编3D游戏\A01_OpenGL的程序框架\OpenGL的程序框架.cpp
学OpenGL编3D游戏\A01_OpenGL的程序框架\OpenGL的程序框架.dsp
学OpenGL编3D游戏\A01_OpenGL的程序框架\OpenGL的程序框架.dsw
学OpenGL编3D游戏\A01_OpenGL的程序框架\ReadMe.txt
学OpenGL编3D游戏\A01_OpenGL的程序框架\StdAfx.cpp
学OpenGL编3D游戏\A01_OpenGL的程序框架\StdAfx.h
学OpenGL编3D游戏\A01_OpenGL的程序框架\test.dsw
学OpenGL编3D游戏\A01_OpenGL的程序框架\test.ncb
学OpenGL编3D游戏\A01_OpenGL的程序框架\test.opt
学OpenGL编3D游戏\A02_OpenGL的基本图形\bsipic.cpp
学OpenGL编3D游戏\A02_OpenGL的基本图形\bsipic.h
学OpenGL编3D游戏\A02_OpenGL的基本图形\OpenGL.cpp
学OpenGL编3D游戏\A02_OpenGL的基本图形\OpenGL.h
学OpenGL编3D游戏\A02_OpenGL的基本图形\OpenGL的基本图形.cpp
学OpenGL编3D游戏\A02_OpenGL的基本图形\OpenGL的基本图形.dsp
学OpenGL编3D游戏\A02_OpenGL的基本图形\OpenGL的基本图形.dsw
学OpenGL编3D游戏\A02_OpenGL的基本图形\ReadMe.txt
学OpenGL编3D游戏\A02_OpenGL的基本图形\StdAfx.cpp
学OpenGL编3D游戏\A02_OpenGL的基本图形\StdAfx.h
学OpenGL编3D游戏\A02_OpenGL的基本图形\test.dsw
学OpenGL编3D游戏\A03_OpenGL的组合图形\aa.bmp
学OpenGL编3D游戏\A03_OpenGL的组合图形\bb.BMP
学OpenGL编3D游戏\A03_OpenGL的组合图形\bsipic.cpp
学OpenGL编3D游戏\A03_OpenGL的组合图形\bsipic.h
学OpenGL编3D游戏\A03_OpenGL的组合图形\OpenGL.cpp
学OpenGL编3D游戏\A03_OpenGL的组合图形\OpenGL.h
学OpenGL编3D游戏\A03_OpenGL的组合图形\OpenGL的组合图形.cpp
学OpenGL编3D游戏\A03_OpenGL的组合图形\OpenGL的组合图形.dsp
学OpenGL编3D游戏\A03_OpenGL的组合图形\OpenGL的组合图形.dsw
学OpenGL编3D游戏\A03_OpenGL的组合图形\ReadMe.txt
学OpenGL编3D游戏\A03_OpenGL的组合图形\StdAfx.cpp
学OpenGL编3D游戏\A03_OpenGL的组合图形\StdAfx.h
学OpenGL编3D游戏\A03_OpenGL的组合图形\test.dsw
学OpenGL编3D游戏\A04_摄像漫游\aa.bmp
学OpenGL编3D游戏\A04_摄像漫游\baiscobj.cpp
学OpenGL编3D游戏\A04_摄像漫游\baiscobj.h
学OpenGL编3D游戏\A04_摄像漫游\bb.BMP
学OpenGL编3D游戏\A04_摄像漫游\OpenGL.cpp
学OpenGL编3D游戏\A04_摄像漫游\OpenGL.h
学OpenGL编3D游戏\A04_摄像漫游\ReadMe.txt
学OpenGL编3D游戏\A04_摄像漫游\StdAfx.cpp
学OpenGL编3D游戏\A04_摄像漫游\StdAfx.h
学OpenGL编3D游戏\A04_摄像漫游\test.dsw
学OpenGL编3D游戏\A04_摄像漫游\摄像漫游.cpp
学OpenGL编3D游戏\A04_摄像漫游\摄像漫游.dsp
学OpenGL编3D游戏\A04_摄像漫游\摄像漫游.dsw
学OpenGL编3D游戏\A05_开天辟地\BAISCOBJ.CPP
学OpenGL编3D游戏\A05_开天辟地\BAISCOBJ.H
学OpenGL编3D游戏\A05_开天辟地\OpenGL.cpp
学OpenGL编3D游戏\A05_开天辟地\OpenGL.h
学OpenGL编3D游戏\A05_开天辟地\ReadMe.txt
学OpenGL编3D游戏\A05_开天辟地\StdAfx.cpp
学OpenGL编3D游戏\A05_开天辟地\StdAfx.h
学OpenGL编3D游戏\A05_开天辟地\test.dsw
学OpenGL编3D游戏\A05_开天辟地\开天辟地.cpp
学OpenGL编3D游戏\A05_开天辟地\开天辟地.dsp
学OpenGL编3D游戏\A05_开天辟地\开天辟地.dsw
学OpenGL编3D游戏\A06_OpenGL中显示文字\BAISCOBJ.CPP
学OpenGL编3D游戏\A06_OpenGL中显示文字\BAISCOBJ.H
学OpenGL编3D游戏\A06_OpenGL中显示文字\GLFont.cpp
学OpenGL编3D游戏\A06_OpenGL中显示文字\GLFont.h
学OpenGL编3D游戏\A06_OpenGL中显示文字\OpenGL.cpp
学OpenGL编3D游戏\A06_OpenGL中显示文字\OpenGL.h
学OpenGL编3D游戏\A06_OpenGL中显示文字\OpenGL中显示文字.cpp
学OpenGL编3D游戏\A06_OpenGL中显示文字\OpenGL中显示文字.dsp
学OpenGL编3D游戏\A06_OpenGL中显示文字\OpenGL中显示文字.dsw
学OpenGL编3D游戏\A06_OpenGL中显示文字\ReadMe.txt
学OpenGL编3D游戏\A06_OpenGL中显示文字\StdAfx.cpp
学OpenGL编3D游戏\A06_OpenGL中显示文字\StdAfx.h
学OpenGL编3D游戏\A06_OpenGL中显示文字\test.dsw
学OpenGL编3D游戏\A07_特殊的平面_树\BAISCOBJ.CPP
学OpenGL编3D游戏\A07_特殊的平面_树\BAISCOBJ.H
学OpenGL编3D游戏\A07_特殊的平面_树\GLFont.cpp
学OpenGL编3D游戏\A07_特殊的平面_树\GLFont.h
学OpenGL编3D游戏\A07_特殊的平面_树\OpenGL.cpp
学OpenGL编3D游戏\A07_特殊的平面_树\OpenGL.h
学OpenGL编3D游戏\A07_特殊的平面_树\ReadMe.txt
学OpenGL编3D游戏\A07_特殊的平面_树\StdAfx.cpp
学OpenGL编3D游戏\A07_特殊的平面_树\StdAfx.h
学OpenGL编3D游戏\A07_特殊的平面_树\test.dsw
学OpenGL编3D游戏\A07_特殊的平面_树\特殊的平面_树.cpp
学OpenGL编3D游戏\A07_特殊的平面_树\特殊的平面_树.dsp
学OpenGL编3D游戏\A07_特殊的平面_树\特殊的平面_树.dsw
学OpenGL编3D游戏\A08_显示3D模型\BAISCOBJ.CPP
学OpenGL编3D游戏\A08_显示3D模型\BAISCOBJ.H
学OpenGL编3D游戏\A08_显示3D模型\GLFont.cpp
学OpenGL编3D游戏\A08_显示3D模型\GLFont.h
学OpenGL编3D游戏\A08_显示3D模型\OpenGL.cpp
学OpenGL编3D游戏\A08_显示3D模型\OpenGL.h
学OpenGL编3D游戏\A08_显示3D模型\ReadMe.txt
学OpenGL编3D游戏\A08_显示3D模型\StdAfx.cpp
学OpenGL编3D游戏\A08_显示3D模型\StdAfx.h
学OpenGL编3D游戏\A08_显示3D模型\test.dsw
学OpenGL编3D游戏\A08_显示3D模型\显示3D模型.cpp
学OpenGL编3D游戏\A08_显示3D模型\显示3D模型.dsp
学OpenGL编3D游戏\A08_显示3D模型\显示3D模型.dsw
学OpenGL编3D游戏\A09_3D动画\3D动画.cpp
学OpenGL编3D游戏\A09_3D动画\3D动画.dsp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ReadColor
    一个读取屏幕上当前鼠标点颜色值的小程序,对于分析屏幕上的颜色有帮助。(A read on the screen the current mouse point color value of small procedures, the analysis of color on the screen has to help.)
    2008-05-26 09:26:35下载
    积分:1
  • Labwindows-CVI2010-Part11
    Labwindows CVI2010软件主体11,由NI公司设计的数据采集编辑软件,全部11部分下载完后处理下即可(将各个部分的Labwindows CVI2010和.ZIP扩展名全部去掉) (Software, the main body of the Labwindows CVI2010 11, designed by the NI data acquisition and editing software, all Part 11 downloads After the treatment can be (all removed to various parts of the Labwindows CVI2010. ZIP extension))
    2012-07-11 11:44:40下载
    积分:1
  • bombermaze-0.6.6.tar
    sourceforge上的一个单人射击类游戏(sourceforge of a single person shooter games)
    2004-10-31 11:43:42下载
    积分:1
  • the-Algorithm-of-fire-detection
    推荐火灾检测的参考文献,有火焰多个特征提取的算法。(the article is about how to detect fire,using many algorithms to get the features of fire.)
    2013-03-26 15:01:04下载
    积分:1
  • 蚁群算法求解带时间窗的车辆路径问题 ant
    本代码用蚁群算法求解带时间窗的车辆路径问题(The code with ant colony algorithm with time window of vehicle routing problem)
    2009-04-09 21:03:54下载
    积分:1
  • MFC-read-bmp
    MFC读取bmp图片,让你很清楚的理解bmp文件的结构和组成,欢迎使用(MFC read bmp images, so you clearly understand the structure and composition of bmp files, Welcome)
    2014-02-12 22:36:05下载
    积分:1
  • apdlaa
    ANSYS的APDL参数化建模,介绍了ANSYS中用APDL建模的基本思想,提出格式表准化建议(ANSYS APDL parameters of the modeling, using ANSYS APDL model introduced the basic idea, put forward proposals standardized format table)
    2011-01-29 17:23:19下载
    积分:1
  • GPIF_cypress
    cypress USB 中GPIF中相关的开发资料(keyword: cypress USB GPIF)
    2010-06-09 19:38:39下载
    积分:1
  • LEDtest
    利用单片机作为芯片,利用点阵按钮通过继电器控制LED灯(Using single chip microcomputer as a chip, using bitmap button by relay control LED lights)
    2013-08-22 10:32:00下载
    积分:1
  • yejin-miaobiao
    基于msp430单片机的秒表及12864函数,经过149及169验证的(Msp430 microcontroller based function stopwatch and 12864, after 149 and 169 validation)
    2011-07-23 19:52:00下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载