登录
首页 » Visual C++ » opengl--skybox

opengl--skybox

于 2020-07-02 发布 文件大小:3568KB
0 48
下载积分: 1 下载次数: 35

代码说明:

  用VC++和Opengl绘制的天空盒,非常适合学习opengl(With vc++ and Opengl rendering the sky box, very suitable for learning Opengl)

文件列表:

4.2&4.3
.......\5DG_Window.cpp,14258,2004-07-30
.......\5DG_Window.h,2051,2004-07-30
.......\Camera.cpp,4548,2004-07-30
.......\Camera.h,1341,2004-07-30
.......\Data
.......\....\Skybox





.......\....\......\Top.jpg,17953,2004-07-30

.......\....\Terrain.raw,1048576,2004-07-30
.......\Debug
.......\.....\5DG_Window.exe,245855,2010-06-11
.......\.....\5DG_Window.ilk,324288,2010-06-11
.......\.....\5DG_Window.obj,24515,2010-06-11
.......\.....\5DG_Window.pch,3645780,2010-06-11
.......\.....\5DG_Window.pdb,500736,2010-06-11
.......\.....\Camera.obj,29997,2010-06-06
.......\.....\Main.exe,262198,2011-05-11
.......\.....\Main.ilk,332732,2011-05-11
.......\.....\Main.obj,29625,2011-05-11
.......\.....\Main.pch,3676564,2011-05-11
.......\.....\Main.pdb,500736,2011-05-11
.......\.....\Terrain.obj,15522,2010-06-06
.......\.....\Texture.obj,21017,2010-06-06
.......\.....\vc60.idb,173056,2011-05-11
.......\.....\vc60.pdb,102400,2011-05-11
.......\.....\Vector3D.obj,24201,2010-06-06
.......\Main.cpp,7203,2004-07-30
.......\Main.dsp,3757,2011-05-11
.......\Main.dsw,516,2011-05-11
.......\Main.ncb,41984,2011-05-11
.......\Main.opt,48640,2011-05-11
.......\Main.plg,846,2011-05-11
.......\Release
.......\.......\5DG'S Heightmap.exe,57344,2004-08-06
.......\.......\5DG'S Heightmap.pdb,371712,2004-08-06
.......\.......\5DG_Window.obj,21280,2004-08-06
.......\.......\BuildLog.htm,2877,2004-08-06
.......\.......\Camera.obj,19691,2004-08-06
.......\.......\Main.obj,22075,2004-08-06
.......\.......\Terrain.obj,12821,2004-08-06
.......\.......\Texture.obj,16347,2004-08-06
.......\.......\vc70.idb,216064,2004-08-06
.......\.......\vc70.pdb,102400,2004-08-06
.......\.......\Vector3D.obj,20189,2004-08-06
.......\Terrain.cpp,2927,2004-07-30
.......\Terrain.h,628,2004-08-02
.......\Texture.cpp,9009,2004-08-02
.......\Texture.h,507,2004-07-30
.......\Vector3D.cpp,4151,2004-07-30
.......\Vector3D.h,1520,2004-07-30

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

发表评论

0 个回复

  • i2c
    uboot i2c driver code for arm a5 dual core cpu imapx820, which is an soc of infotmic.
    2012-10-18 21:51:29下载
    积分:1
  • Directsound
    封装在单个类运用Directsound编制程序完成实时混音,很不错的读取程序(Encapsulated in a single class to use Directsound preparation program complete real-time mixing, very good reading program)
    2012-09-23 22:24:39下载
    积分:1
  • decision-tree
    本程序实现了一个决策树生成程序, 决策树学习是应用最广的归纳推理算法之一。这是一种逼近离散值函数的方法,对噪声数据有很好的健壮性且能够学习析取表达式。在这种方法中学习到的函数被表示为一棵决策树。学习得到的决策树也能再被表示多个if-then规则,以提高可读性。本程序附带详细的说明文档(decision tree ID3 )
    2012-02-10 10:28:11下载
    积分:1
  • 计算机图形学生成国旗
    • Draw a 2D national flag using OpenGL    一、设计根据 下图中包含了国旗长度比例、5个五角星的大小比例和相对位置、国旗颜色与五角星颜色           二、编程思路 这个实验起初看起来是比较简单的,但实际开始设计时却遇到几个问题,比如五角星应该如何设计,5颗星星的相对位置如何精确定位,其中还包含了图形的移位、拉伸、旋转等原理。
    2022-03-20 10:11:42下载
    积分:1
  • SwitchForm_用菜单实现视图的切换
    这是一个用菜单实现的多视图的切换,以及视图的分割代码(This is a menu with the realization of the multi-view switches, and separate code of View)
    2005-03-23 18:08:05下载
    积分:1
  • NMM
    数值流形方法的源代码,主要由于连续和非连续变形的分析,裂纹扩展的模拟等(NMM source code, mainly due to the continuous and discontinuous deformation analysis, simulation of crack propagation)
    2020-06-26 17:00:02下载
    积分:1
  • DesktopAA
    室内环境射线跟踪算法研究,室内反射点追踪的计算(Indoor environmental ray tracing algorithm to calculate the reflection point indoor track)
    2014-02-23 20:59:54下载
    积分:1
  • YouTube-Downloader
    用C#開發的YouTube Downloader,只要貼上YouTube URL,就可以把Download YouTube影片(C# development of YouTube Downloader, as long as the paste YouTube URL, you can put Download YouTube Videos)
    2013-12-01 19:53:05下载
    积分:1
  • Newton-Raphson-power-flow
    电力系统稳态分析-课程作业-用牛顿拉夫逊法求解潮流-C++下编译通过,注释清晰,思路清楚,值得参考。(Steady power system analysis- coursework- Newton Raphson method to solve the current-C++ compiler, comments clear, clear thinking, good reference.)
    2015-05-26 15:33:57下载
    积分:1
  • wa814
    真的是一个好程序,LDPC码的完整的编译码,matlab编写的元胞自动机。( Really is a good program, Complete codec LDPC code, matlab prepared cellular automata.)
    2017-05-22 22:11:08下载
    积分:1
  • 696522资源总数
  • 104022会员总数
  • 48今日下载