Location:
Search - unreal source
Search list
Description: 虚幻引擎3
Unreal3 Engine
作为次世代游戏美术的顶尖利器,UE3引擎将游戏图形的表现力提升到了全新层次。
Epic Games研制的虚幻系列引擎(Unreal Engine)是全球著名的游戏开发引擎。该引擎的最新版本虚幻3(Unreal Engine 3,又称为UE3引擎)已经被全球主要的大型游戏开发商,如电子艺界(EA)、索尼电脑娱乐(SCE)、 微软游戏工作室(Microsoft Game Studios)、世嘉(SEGA)、育碧软件(Ubisoft)、史克威尔•艾尼克斯(Square Enix)、Capcom、Activsion、NCsoft、Midway、THQ等等全面使用。根据美国权威游戏媒体《游戏开发者》(GameDeveloper)的统计,全球Top20开发公司中有19家正在使用虚幻引擎。可以说,虚幻3引擎已经成为次世代游戏开发的尖端武器,在全球次世代游戏引擎市场中扮演着绝对领导者的地位,是驱动整个游戏产业向前迈进的“机器背后的机器”。
Platform: |
Size: 56936454 |
Author: netfbi |
Hits:
Description:
Platform: |
Size: 80341212 |
Author: gakh2010 |
Hits:
Description: 虚幻的再开发程序包源代码-Illusory to develop the source code package
Platform: |
Size: 496640 |
Author: 马杰 |
Hits:
Description: Unreal irc 服务器源代码,地下修改版
可以自定义显示的日志,修改协议-Unreal irc server source code, modified version of the underground can customize the display of logs, to amend the agreement
Platform: |
Size: 2629632 |
Author: uuppp |
Hits:
Description: 虚幻引擎3(UnrealEngine3)源代码,包含编辑器和引擎部分的源代码。比较完整。-Unreal Engine3 Complete Source code.
Platform: |
Size: 23668736 |
Author: 周龙亭 |
Hits:
Description: 完整的韩国刺客服务端源代码。采用Delphi编写。源之网络。-Korean assassin complete server-side source code. Prepared using Delphi. The source of the network.
Platform: |
Size: 3508224 |
Author: 王强 |
Hits:
Description: OGC Client Cheat For Quake3 Unreal Tournament Mod v3.0. Inlcudes Aimbot with projectile and entity prediction.
Platform: |
Size: 552960 |
Author: moocha |
Hits:
Description: 虚幻3引擎 使用指南
游戏
pdf格式-Unreal Engine 3 Guide
Game
pdf format
Platform: |
Size: 9757696 |
Author: 张晓一 |
Hits:
Description: luna(露娜)完整源代码,Vs2003编译,亲测可以完整编译的代码-luna (Luna) full source code, Vs2003 compile a complete pro-compiled code can be measured
Platform: |
Size: 26170368 |
Author: 李伟 |
Hits:
Description: UnrealEngine3-source 虚幻引擎,最强大的游戏引擎,强大!-UnrealEngine3-source Unreal engine, the most powerful game engine, powerful!
Platform: |
Size: 3013632 |
Author: DIL |
Hits:
Description: 虚幻3源代码, 2011年5月版本
仅提供完整源代码, 没有包含其他资源-unreal3 engine source code
may 5, 2011
Platform: |
Size: 10560512 |
Author: 刘某 |
Hits:
Description: UE3 c# code. This code contains source to UnrealFrontend and other Unreal tools, not the main C++ code to the engine
Platform: |
Size: 6234112 |
Author: goodygumdrops |
Hits:
Description: 这套月影传说包括了神话虚幻免费版的全部功能,另外,我还加上了寻宝,孤岛冒险,华山论剑,回答问题,在聊天室之外装备、使用物品,含冤告状功能,尽管功能不是很完善,但是我尽量注意了程序的安全性,不破坏神话虚幻主体的基本结构,安全性应该不会很差。同时,我用JAVA限制了回答问题中,查看源代码可以看到问题答案的BUG,虽然没有完全消除这个BUG,但是也从一定程度上降低了它的危害-Set Moon Shadow Legend includes all of the features of the myth Unreal free version, In addition, I also added a treasure hunt, islands of adventure, Huashan Mountain, answer questions outside of the chat rooms and equipment, use items, wronged and complain function, although the function is not perfect, but I try to pay attention to the security of the program, does not destroy the basic structure of the body of myths unreal, security should not be poor. The same time, I am using JAVA limit to answer questions, view the source code you can see the answer BUG, although not completely eliminate the bug, but also to some extent reduce the harm
Platform: |
Size: 1768448 |
Author: 孙伟 |
Hits:
Description: 这是一篇描述UnrealScript编程语言的技术文档。它不是指南,也没有提供有用的UnrealScript代码的详细例子。要获得UnrealScript的例子,读者可以参考引擎的源代码,它提供了成千上万行的有效代码,用来解决许多例如AI、运动、武器装备和触发事件等很多问题。最好的入门方式是查看"Actor"、"Object(物体)"、 "Controller(控制器)"、 "Pawn(士兵)" "Weapon(武器)"的脚本。
本文档假设读者使用过C/C++或 Java编程语言、熟悉面向对象程序设计、已经玩过Unreal的游戏并使用过UnrealEd的编辑环境。
对于是面向对象程序设计的新手的程序员,我强烈推荐您去Amazon.com或者书店买一本介绍java编程方面的书。Java和UnrealScript很相似,并且由于它的干净和简单的方法使它成了一种值得学习的极好的语言。
-This is a technical document describing the UnrealScript programming language. It is not a guide, but also did not provide detailed examples of useful UnrealScript code. To get UnrealScript example, the reader can refer to the source code of the engine, which provides thousands of lines of effective code used to solve many many problems such as AI, movement, weaponry and trigger events. The best way to get started is to look at the " Actor" Object (object) " ," Controller (Controller) " , the Pawn (soldiers) Weapon (weapon)" script. This document assumes that the reader use C/C++, or the Java programming language, familiar with object-oriented programming, has played Unreal UnrealEd editing environment and used. For object-oriented programming novice programmers, I highly recommend you go to Amazon.com or a bookstore to buy a book introduction java programming. The Java and UnrealScript very similar, and it' s clean and simple way to make it become a excel
Platform: |
Size: 89088 |
Author: 林风眠 |
Hits:
Description: 国外一款Roguelike游戏:Unreal World的修改器源码 采用C#4.0制作 非常有意思的一款游戏 仅仅是为练手-Abroad a Roguelike games: Unreal World modify the source code using C# 4.0 produced very interesting a game only for the practice of hand
Platform: |
Size: 223232 |
Author: Oenomaus |
Hits:
Description: 虚幻引擎3 的SDK源码,通过是SDK开发外挂或增强软件-unreal engine 3 SDK source code
Platform: |
Size: 59392 |
Author: maxrio |
Hits:
Description: unreal engine source code
Platform: |
Size: 14843904 |
Author: gemsdeveloper |
Hits:
Description: Unreal engine 1 complete source code (1998 y.) + Unreal Editor files
Platform: |
Size: 82231998 |
Author: tim329@gmail.com |
Hits:
Description: Unreal Tournament 2003 build 2107 source code
Platform: |
Size: 68219272 |
Author: tim329@gmail.com |
Hits:
Description: Epic Games Unreal 1996 source code (1996)
Platform: |
Size: 12858332 |
Author: tim329@gmail.com |
Hits: