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

OpenGL编3D游戏

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

  • word
    VC word模板混合编程,在VC中操作word模板,能插入文字和图片(VC word template mixed programming, operation in VC word template, can insert text and pictures)
    2020-06-29 12:20:02下载
    积分:1
  • xinhaochuli
    用matlab实现信号的基本处理,还要学会用matlab进行分析(Using matlab to achieve the basic signal processing, but also learn how to use matlab for analysis)
    2009-12-23 20:45:35下载
    积分:1
  • glut-3.spec
    glut函数的使用说明,最新版,来源于opengl官方网站。英文版。(glut function instructions, the latest version, opengl from the official website. English.)
    2011-04-27 15:12:07下载
    积分:1
  • revaryry
    用LabVIEW实现一个信号发生器与示波器相结合的虚拟仪器平台(With LabVIEW to achieve a signal generator and oscilloscope combination of virtual instrument platform)
    2013-06-24 21:35:31下载
    积分:1
  • add-linux-syscall-2.6.33
    在linux系统中添加系统调用,增加对linux内核实现机制的认识与理解(linux syscall)
    2014-09-21 17:12:24下载
    积分:1
  • Chat
    网络通信客户端程序,利用vc++编程,简单方便,也实用(Network communication client program to use vc++ programming, is simple and convenient, but also practical)
    2009-04-04 11:34:27下载
    积分:1
  • VC_Matlab
    通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料(Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data)
    2011-08-27 23:31:12下载
    积分:1
  • NextRadar
    读取显示中国气象局新一代天气雷达数据~~~(Read and display the new generation weather radar data of China Meteorological Administration)
    2020-08-04 14:48:36下载
    积分:1
  • PointToPoint
    本程序采用VS2008实现的网络的点对点通信,大家可以参考一下!(The program uses a network of VS2008 to achieve point to point communication, we can refer to!)
    2011-07-19 08:38:33下载
    积分:1
  • snake
    用C++实现的贪吃蛇游戏程序,对游戏的设计思路有比较详细的讲解。(no )
    2009-09-04 21:13:30下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载