搜索资源列表
fate-0-1-3.zip
- Massively Multiplayer Space Trading and Combat game. This is an online strategy game, not a 3D space sim. Incorporating ideas from games such as Stars!, SE3, MOO, Tradewars, MUD/MOOs, Dune II, SimCity.
24dot[1].tar
- 24点游戏脱胎于作者8年前设计的24点游戏DOS版,现新版本具有以下特色: > 1.允许自动抽牌或手动抽牌,答案结束电脑将尽可能给出该题所有的解答. > 2.允许通过多种方法改变游戏的界面:一是预置了7种换肤方案,二是游戏者可自行规定窗口的颜色 > 3.独创的电脑智能自学习功能,可吸收用户的算法扩充系统的“棋谱”(内置算法59*24=1416条). > 4.内置13个彩蛋,包含了许多有待你发现并激活的隐藏功能(如函数计算器、界面换肤、婚纱图片、控制计时、3D动画、鼠标右键
GBA设计指导
- Game Boy Advanced(GBA)是日本任天堂公司于2001年推出的一款32位掌上游戏机.它着重于游戏机的便携式,并且以2D游戏为主(3D游戏依然不错).GBA有十分高效硬件图像处理加速,GBA基本上是现在全球公认的最佳的掌上游戏机.-Game Boy Advanced (GBA), Nintendo of Japan in 2001 introduced a 32-bit handheld console. It focuses on the portable console, an
DesigningaPCGameEngine
- We outline here the requirements of a 3D game engine, illustrated by describing a particular engine’s components. We designed the game engine, marketed as NetImmerse, to run on PCs with a broad range of performance levels, both with and wit
D3D9Cartoon
- 现在市面上流行的3D游戏画面越来越炫目,不过也有一些为了营造一种特殊的效果而使用了卡通渲染技术,比如PC游戏中的《杀手XIII》,《忍者神龟》;PS2游戏中的《真红之泪》,《犬夜叉》等等。这些游戏的画面看上去很像漫画,感觉比较有趣。下面就介绍一种简单的实现方法。 所谓用卡通渲染技术绘制的三维物体一般都有两个明显的特征,一个特征是物体表面覆盖着大块的单调颜色,而且光影变化比较剧烈;另一个特征是物体拥有粗重的边缘效果。如果能自己控制光照和阴影,就可以达到目的。而DirectX 9.0 中的顶点
jake2src-0.9.4.tar
- Jake2是ID公司的Quake2游戏引擎的Java版本,它运用了jogl、joal等一些图像和声音的技术。总的来说感觉还不错,便于我们进一步的研究3D网络游戏引擎。-Jake2 ID is the Quake game engine versions of Java, it used JOGL, such as its graphics and sound technology. The whole feeling was pretty good, we facilitate further
flashedBeta002
- FlashEd 0.2 是个游戏引擎包,不过和Gamepackage不同的是: FlashEd is a 3d engine 只要功能如下: • Multiple Cameras • Collision Control • Rendering Effects • Gravity • Polygon Animation • Rounded Objects Rendering • Linkab
3DRPG
- 3d游戏的一些基本场景包括任务山水河流等是用vc开发的-3d game scenes, including some of the basic tasks, such as river landscape is vc development
k3d-0.6.0.0-src.tar
- 这是一个不错的3D建模软件,在编辑框里可以类似像maya一样随意拖动模型,可以加纹理、雾化效果等等,当然还能保存数据,可以供为 3D游戏开发美工作模型设计工具!强烈推荐!-This is a good 3D modeling software. Message editorial maya be the same as similar random drive models can be increased texture, atomizing effect, and so on. Of cou
Wolfui
- 德军总部单机版的人机交互界面设计的源代码。ID公司的经典大作。可作为学习3D游戏的参考-German headquarters single version of the man-machine interface design of the source code. ID's classic Congress. 3 study can be used as a reference D game
3D魔方游戏源代码
- 可以作为3D游戏基础-3D games can be used as the basis
OgreSDKSetup1.6.0RC1_VC90
- OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口。 这是最新版的1.6版本SDK。-OGRE (Object-Oriented Graphics Rendering Engine, namel
Magic_Warrior_Source
- 3d网络游戏,魔法战士,源码加安装文件,还有开发文档-3d online games, magic soldiers, plus installation source files, as well as the development documents
vc3d
- VC开发的3D游戏界面,以及各种操作方式。-VC development of 3D game interface, as well as the manner of operation.
3D.Game.Engine.Programming.Update
- 3D Game Engine Programming一书源代码中更新的部分,以及相关章节的更正和升级文件。-3D Game Engine Programming book source code to update the part, as well as the relevant sections of the corrections and updates.
04_
- 精通DirectX 3D图形与动画程序设计 第4章 顶点坐标变换 84 4.1 顶点坐标变换和光照流水线概述 84 4.2 矩阵类型及其操作 86 4.3 世界变换 89 4.4 取景变换 92 4.5 投影变换 94 4.6 视区变换 98 4.7 获取Direct3D坐标变换矩阵 101 4.8 三维坐标变换示例程序 102 -Proficient in DirectX 3D graphics and animation programming Cha
3D_Game_Engine_Programming
- Are you interested in learning how to write your own game engines? With "3D Game Engine Programming" you can do just that. You ll learn everything you need to know to build your own game engine as a tool that is kept strictly separate from any specif
3d
- 3D魔方程序源代码 采用VC++6.0开发 使用了OPENGL 代码比较简单 可以作为新手学习的范例-3D Cube source code developed using VC++6.0 using OPENGL relatively simple code can be used as an example of novice learning
games
- 本文档为一些小游戏,例如3D Super Ball,3D卡丁车等,主要用java编程-This document is a number of small game, such as 3D Super Ball, 3D karting, mainly used java programming
itweenexamples_23demos_u3dcool
- iTween是一个动画库,作者创建它的目的就是最小的投入实现最大的产出.让你做开发更轻松,用它可以轻松实现各种动画,晃动,旋转,移动,褪色,上色,控制音频等等(iTween is a free, open-source project. As such, it doesn't require any purchase or licensing to be used on commercial projects or otherwise)