Cross platform development with Unity 3D

16
CROSS-PLATFORM DEVELOPMENT WITH UNITY 3D Christian Kluckner, Chimera Entertainment Gmbh

Transcript of Cross platform development with Unity 3D

Page 1: Cross platform development with Unity 3D

CROSS-PLATFORM DEVELOPMENT WITH UNITY 3DChristian Kluckner, Chimera Entertainment Gmbh

Page 2: Cross platform development with Unity 3D

Chimera Entertainment is a creative and independent development studio for digital

entertainment software in Munich.

The company was founded in 2006 with the support of the production house remote

control productions.

2

About Chimera | Company History | Key Kompetences Windchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

About Chimera

Page 3: Cross platform development with Unity 3D

3

07 08 09 10 11

Company Foundation

LARA Startup Award

„Europe in Flames“Nominated for

German Developer Award

„Windchaser“ release(dtp)

„Train your brain with Dr. Kawashima“

release

„Ravensburger Momory®“

release

„WARSTORY: Europe in Flames“

release(BigPoint)

„Windchaser“ development start

German Developer Award„Best Newcomer Studio“

Company History

About Chimera | Company History | Key Kompetences Windchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 4: Cross platform development with Unity 3D

4

Key competences of Chimera Entertainment

Development and Production of own High-Quality Ip‘s

Work for hire for renowned Publishers

Development for multiple gaming Platforms

About Chimera | Company History | Key Kompetences Windchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 5: Cross platform development with Unity 3D

5

WindchaserRelease: 2008

Publisher: dtp entertainment

Genre:Real-time Strategy

Platform:PC

Engine:Shark 3D

About Chimera | Company History | Key Kompetences Windchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 6: Cross platform development with Unity 3D

6

Train your Brain with Dr. KawashimaRelease: 2009

Publisher: BBG Entertainment / Koch Media

Genre:Denksport

Platform:PC/ MAC

Engine:Unity 3D

About Chimera | Company History | Key Kompetences Windchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 7: Cross platform development with Unity 3D

7

WARSTORY: Europe in FlamesRelease: 2010

Publisher: Bigpoint

Genre:Real-time Strategy/ MMO

Platform:Browser

Engine:Microsoft Silverlight

About Chimera | Company History | Key Kompetences Windchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 8: Cross platform development with Unity 3D

8

Demolition DashRelease: 2011

Publisher: dreamfab

Genre:Endless running game

Platform:iOS

Engine:Unity 3D

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 9: Cross platform development with Unity 3D

9

Technologies and Platforms

Standalone PC, MAC

Handheld, Mobile

Consoles

Unity 3D

PCMAC

Web PlayeriOS

AndroidWii

PS3Xbox360

Nintendo DS

Flash(Facebook)

Silverlight

Trinigy Vision

PCPS3

Xbox 360Wii

Browser

Cocos2D

Unreal Engine

PCiOS

AndroidPS3

Xbox 360Wii

MAC

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 10: Cross platform development with Unity 3D

10

Things to consider when choosing an Engine

Technical Requirements

Platform coverage

Workflow & Tools

Features

Programming languages

Ease of portability

Performance

Genre-specific needs

Other criteria

License Model

License Costs

Support

Community

Reliability

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 11: Cross platform development with Unity 3D

11

Engine capabilities of Unity 3D

Rendering

Lightning

Terrain

Physics

Audio

Programming

Networking

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 12: Cross platform development with Unity 3D

12

Unity as development environment

Editor Asset Integration per drag & drop Customization (scriptable pipeline and editor tools) Inspector (exposes public variables) Live Preview (built-in player emulating target platform) Prefabs Scene Construction

Profiler Asset Server

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Intertwined game engine and development environment enables straightforward worklow for

artists and programmers

Page 13: Cross platform development with Unity 3D

Per project/ platform license

Free License Workstation License

13

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

UnityMac, PC,

WebplayerUnity Pro

iOS (Pro) Android (Pro) Asse

t Serv

er

Wii Xbox PS3

Unity 3D Modules

Page 14: Cross platform development with Unity 3D

14

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Multiplatform Development with Unity 3D

Browser Standalone

Windows and Mac Web Player

Runs on all popular browsers (IE, firefox, Safari, Chrome) Streaming (Asset Bundles) Install Base over 35 million

iOS / Android Remote Debugging with iOS device Occlusion Culling and Light Mapping Community Plugins

Consoles Wii supported since 2008 Xbox 360 and PS3 coming 2011

One codebase, multiple code execution paths

Page 15: Cross platform development with Unity 3D

Multiplatform

Cross Platform

Game

Platform 1 Platform 2 Platform 3 Platform 4 Platform 5

15

Cross- and Multiplatform Development

Core Gameplay

Feature 1 Feature 2 Feature 3 Feature 4

Platform 1 Platform 2 Platform 3

About Chimera | Company History | Key KompetencesWindchaser | Train your Brain with Dr. Kawashima | WARSTORY | Demolition Dash

Technologies and Platforms | Choosing an Engine | Unity 3D | Cross- and Multiplatform development

Page 16: Cross platform development with Unity 3D

Chimera Entertainment GmbHSendlinger-Tor-Platz 680336 München

tel.: +49 (0)89 210 205 790email: [email protected]