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

OpenGL编3D游戏

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

  • Image-Process-and-OpenGL
    计算机图形学理论与OpenGL编程实践_0(OpenGL Programming Computer Graphics Theory and Practice _0)
    2020-11-22 22:49:35下载
    积分:1
  • gabor
    基于openCV的gabor函数,一位牛人编写的。希望对大家有用(gabor function based on openCV)
    2010-06-03 10:03:44下载
    积分:1
  • Gold_codes
    Matlab GOLD序列的产生 适合学生课程使用 产生31位的GOLD序列(generation of the gold sequence(31 bits) for the convinience of the undergraduate curriculum design)
    2009-12-20 16:00:22下载
    积分:1
  • Chapter20
    适合初学者的vc++程序,能有效地在短时间内提高自己的编程能力(Suitable for beginners vc++ procedures, can effectively improve their programming ability in a short time )
    2014-03-10 14:30:52下载
    积分:1
  • PWM
    msp430单片机通过产生PWM波控制舵机(msp430 microcontroller to generate the PWM wave control servos)
    2021-03-08 16:19:28下载
    积分:1
  • LCD_1602
    基于MSP430的LCD1602驱动程序,里面有写好了的h文件和c文件,添加到工程即可运用。(Based on LCD1602 MSP430 driver, there are written the h files and c file, adding to the engineering can be used.)
    2012-08-13 19:00:56下载
    积分:1
  • jiaoc
    一个初级程序文档,按照这个做,你很快就能摆脱菜鸟哦(A primary program documentation, according to this so quickly you can get rid of rookie Oh)
    2010-06-09 23:06:11下载
    积分:1
  • dialog_cut
    说明:  此程序实现了动态切分窗口的功能,间接的方法实现了长久以来困扰我的一个难题(Realize this process of dynamic segmentation window function, the indirect method of achieving long been one of my problems plagued)
    2008-09-06 11:10:42下载
    积分:1
  • dasss
    这个是一种采用CA-CFAR算法的自适应双重驻留捕获系统已经提出来了,这种系统的门限值可以根据输入信号的大小来增加和减小。()
    2013-03-21 12:20:38下载
    积分:1
  • malat
    基于MFC编写的界面,用VC与matlab混编实现马拉特小波分解,有文档注释,适合初学者( MFC-based interface prepared by VC and matlab mixed to achieve Marat wavelet decomposition, documentation notes, suitable for beginners)
    2013-12-05 09:40:36下载
    积分:1
  • 696524资源总数
  • 103848会员总数
  • 55今日下载