登录
首页 » Visual C++ » real-time_Rending_technique

real-time_Rending_technique

于 2009-04-09 发布 文件大小:55923KB
0 136
下载积分: 1 下载次数: 139

代码说明:

  3D游戏:实时渲染与软件技术一书的源代码,包含了Fly3D 3D 实施引擎API(3D game: real-time rendering technology and software source code book, including the implementation of Fly3D 3D engine API)

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

发表评论

0 个回复

  • gameScheme
    小伟报名参加中央电视台的智力大冲浪节目,本次挑战赛吸引了众多参赛者,主持人为了表彰大家的勇气,先奖励每个参赛者m元。先不要太高兴!因为这些钱还不一定都是你的!接下来主持人宣布了比赛规则: 首先,比赛时间分为n个时段(n≤500),它又给出了很多小游戏,每个小游戏都必须在规定期限ti前完成(1≤ti≤n)。如果一个游戏没能在规定期限前完成,则要从奖励费m元中扣去一部分钱wi,wi为自然数,不同的游戏扣去的钱是不一样的。当然,每个游戏本身都很简单,保证每个参赛者都能在一个时段内完成,而且都必须从整时段开始。主持人只是想考考每个参赛者如何安排组织自己做游戏的顺序。作为参赛者,小伟很想赢得冠军,当然更想赢取最多的钱!注意:比赛绝对不会让参赛者赔钱! (Xiaowei enroll CCTV intellectual big surf program, The Challenge has attracted many participants, we commend the courage to host first award each participant m, respectively. Let us not be too happy! Because these are not necessarily paying the money you! Then the host announced the rules of the game: First, the game is divided into n time periods (n ≤ 500), it also gives a lot of games, each game must be completed before the specified period ti (1 ≤ ti ≤ n). If a game could not be completed before the specified period, the deduction from the fee m-ary part of the money in reward wi, wi is a natural number, different game deduct money is not the same. Of course, every game itself is very simple, to ensure that each participant can be completed within a period of time, but must start from the entire period. Moderator just want to quiz each participant how to make their own arrangements for the organization of the game in order. As a participant, Xiaowei wanted to win, of course, want t)
    2013-12-01 20:10:44下载
    积分:1
  • skyblue_Rect
    这是一款俄罗斯方块游戏,用Visual C++编程实现。(This is a Tetris game, with the Visual C++ programming.)
    2013-05-18 16:18:28下载
    积分:1
  • guessNum
    自制 猜数字游戏 mfc程序 记录游戏成绩(Mfc procedures made猜数字game record game results)
    2008-12-11 11:38:22下载
    积分:1
  • poly
    标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10 + -1 x -2 x 3 + -8 x 输出样例: 486 (标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10+-1 x-2 x 3+-8 x 输出样例: 486 )
    2012-12-17 10:35:16下载
    积分:1
  • 720_1
    文曲星猜数字,给你六次机会猜数字,成功给出提示,是否继续猜数字(Wenquxing number guessing, give you six opportunities numberguess success prompting whether to continue numberguess)
    2013-04-23 20:38:19下载
    积分:1
  • game.zip
    本程序详细描述了贪吃蛇游戏的编程方法,是很好的程序(The describes the game of eating snake,we use it with C++.)
    2009-06-05 21:24:00下载
    积分:1
  • Tetris
    用vc编的俄罗斯方块小游戏,功能有点简单。(block game use vc++)
    2011-12-05 23:24:29下载
    积分:1
  • 新扫雷(WinMine)
    新扫雷(WinMine)(new mine (WinMine))
    2004-09-16 19:53:15下载
    积分:1
  • TowerDefense
    使用HGE引擎开发的塔防游戏源码。游戏分很多关,很酷。可以用来学习。(HGE engine developed using a tower defense game source code. Game points many customs, cool. Can be used to learn.)
    2020-07-04 02:20:02下载
    积分:1
  • MY-Project
    俄罗斯方块游戏的c++简单实现,参考学习很有价值(Tetris game c++ simple realization, learning valuable reference)
    2013-09-09 09:51:59下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载