随笔 - 1419  文章 - 388  trackbacks - 0


改变世界的是这样一群人
他们寻找梦想中的乐园
当找不到时
他们亲手创造了它

------------------------



Time is Life

让我们一步步将梦想变成现实

不要迷失在技术的海洋里

任何未经实践检验的理论都是危险而不可靠的

一个人若精神上得不到自由而成为别人思想的奴隶,那么这种人是最可悲的,毋宁死而不做奴隶。

------------------------


吾生也有涯,而知也无涯。
以有涯随无涯,殆已;
已而为知者,殆而已矣!

常用链接

随笔分类(448)

文章分类(17)

3D游戏编程相关链接

搜索

  •  

最新评论

Creating Combat Sequences(5)      摘要: One of the coolest functions is get_char_at, which scans through the list of characters
and determines which one is positioned at the specified display coordinates.
Although doing this might be as easy as performing a bounding check on the character’s
display coordinates, go the extra mile and make the selection work on a
polygon face level:  
 
Creating Combat Sequences(4)      摘要: The cApp::frame function is a little crowded in its current incarnation. Here, Frame has
the job of collecting and processing player input. The only input used is that of the
mouse; the left mouse button selects a target character, a spell to cast, or an attack to
perform. The right mouse button closes the spell selection window if it is currently
open. Once a target and an action are picked, the appropriate action is performed.  
 
Creating Combat Sequences(3)      摘要: The application class uses three global variables to contain the data about the character
and spell meshes, and the character animation information:  
 
Creating Combat Sequences(2)      摘要: The arena is represented by a single mesh, as are the characters and the spells. In
fact, the character and spell controllers are perfect for the
combat sequences here. You need to tweak only a few things to make those controllers
work for you.  
 
Creating Combat Sequences(1)      摘要: With swords swinging and magic blasting, you manage to wade through wave
after wave of demonic creatures. With every victory, you feel yourself growing
stronger; new spells are learned, and stronger weapons are usable. The enemy
is beginning to lose ground, and here you are standing tall on the mountain you
created.  
posted on 2007-12-12 22:20 lovedday 阅读(87) 评论(0)  编辑 收藏 引用 所属分类: ■ RPG Program

标题  
姓名  
主页
验证码 *
内容(提交失败后,可以通过“恢复上次提交”恢复刚刚提交的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
[使用Ctrl+Enter键可以直接提交]

相关链接:
网站导航: