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

OpenGL编3D游戏

于 2021-04-26 发布 文件大小:12354KB
0 65
下载积分: 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 个回复

  • TheExam
    局域网考试系统 VC++ 在线考试系统 Access SQL Server VC++在线考试系统可连接Access 或SQL Server(LAN VC++ Online Test System Test System Access SQL Server VC++ online examination system can be connected to Access or SQL Server)
    2011-05-16 10:32:25下载
    积分:1
  • rsa_bb_src02
    ini adalah program C++
    2018-09-10 17:09:14下载
    积分:1
  • dfedit13b
    实现彩色图象的读取,以及回度图象的读取,及相关的变换(Achieve color image reading, and reading back of the picture, and the associated transformation)
    2013-12-17 15:56:27下载
    积分:1
  • LiteMapper_5600
    一种激光雷达扫描系统的相关参数,对于了解用该系统获取的lidar数据很有帮助(A laser radar scanning system parameters, the system used for the understanding of the lidar data to obtain useful)
    2011-01-10 16:35:47下载
    积分:1
  • reliable_udp
    基于udp实现可靠传输的原理实现了一个简易的邮件系统。存储利用文件来实现,不涉及数据库。(Udp achieve reliable transmission based on the principle of achieving a simple mail system. Storage of papers to achieve, does not involve a database.)
    2008-01-15 18:46:40下载
    积分:1
  • PCqiaoliang
    本文基于大型通用有限元软件ANSYS和MATLAB,探索三维实体模型下进行PC桥梁结构整体仿真分析的途径,研究其关键理论及专业模块开发技术。重点研究了预应力筋的模拟、预应力效应的等效转换和桥梁截面切片技术。研究成果可广泛应用于PC桥梁的三维仿真领域,具有较大的理论意义和工程实用价值。对写这方面研究很有帮助(Based on large-scale general-purpose finite element software ANSYS and MATLAB, explore the three-dimensional solid model of the bridge structure under the PC way to the overall simulation analysis to study the key theoretical and professional development of technology modules. Focused on the tendons of the simulation, the equivalent effect of prestressed bridge conversion and cross-section slicing. Research results can be widely used in PC bridges the field of three-dimensional simulation with the larger theoretical and practical engineering value. Research in this area to write very helpful)
    2009-07-01 10:52:42下载
    积分:1
  • Fractals
    图像分形盒维数的算法源程序.此算法是基于黑白二值图像的,因此,需要对导入的图片进行二值化处理,因此算法存在一定误差,但是此算法误差控制在4 以内(Image fractal dimension algorithm source code box This algorithm is based on black and white binary image, and therefore, need to import the picture binarization processing, so the algorithm there are some errors, but this algorithm is less than 4 error control)
    2011-10-18 18:43:03下载
    积分:1
  • QUADTREE地形
    说明:  四叉树(lod)实现地形三维可视化的程序,内有代码和数据(quadtree (incomplete) 3D terrain visualization procedures, which have code and data)
    2005-10-19 19:47:15下载
    积分:1
  • 顺序栈
    基本顺序栈的头文件和测试主文件并且应用了模版类,可以通过主函数进行相关测试(The files include the main and header)
    2017-10-20 11:03:43下载
    积分:1
  • C程序员面试宝典 PDF
    C程序员面试宝典下载(pdf版),没办法,我找了很多这本书的电子版,这个是我见到的目前最清晰的了。写的非常好!用很多企业,公司的面试题。有需要的朋友可以下载看看!(C programmers interview book download (pdf version), no way, I find a lot of this electronic version of this book, this is what I see most clearly the. Very well written! With many enterprises, the company s face questions. In need of a friend can download to see!)
    2020-06-26 01:00:02下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载