12
THE UNREAL TECHNOLOGY THE UNREAL DEVELOPMENT KIT

Unreal Technology

Embed Size (px)

DESCRIPTION

A Simple presentation about the Unreal Engine.The session contained life demos, but of course I couldn't add them to the presentation.They should be seen live!

Citation preview

Page 1: Unreal Technology

THE UNREAL TECHNOLOGYTHE UNREAL DEVELOPMENT KIT

Page 2: Unreal Technology

Xbox, PS3, PC

Physically

Game Engine

Unreal Engine

Page 3: Unreal Technology

WHY TO USE UDK?

You don't have to start from scratch

Just tweak the engine behavior

Stuff will be finished fast

Page 4: Unreal Technology

WHAT'S UDK?

A system that assets your  characters, weapons, sounds, props, etc. Into a visual interactive form.

Page 5: Unreal Technology

Graphics Engine

Sound Engine

Physics Engine

Input Manager

Network Infrastructure

Engine Components

Page 6: Unreal Technology

HOW DOES IT WORK?

CORE

Page 7: Unreal Technology

Game Initialization

Game Launch

Game Play

Initialize components

Ready for user Input

Load maps

Assets routing

Sending infoto core

Game loopstarts

Page 8: Unreal Technology

CREATING WORLDS

Game AssetsAll data the Unreal Engine uses is stored in packages 

that contain the game assets

Maps

Textures and Materials

Static Meshes

Skeletal Meshes

Page 9: Unreal Technology

GAME DEVELOPMENT

Huge, hard process

Should be iterativeShould accept sacrifice

ITERATION

Get the idea

Story treatmentScheduling

Tight team

Page 10: Unreal Technology

  NON­VISUAL SIDEYou can write Unreal Script

It's Like Java and C++

Engine Physics are written in it

Page 11: Unreal Technology

Start your first level

Page 12: Unreal Technology

Build a game that has morales Respect the human brain