DWX 2014 Unity3D Talk

15
Multi Platform Game Development with Unity3D Dariusz Parys | Technical Evangelist

description

Dies ist das Slidedeck vom Developer Week 2014 Vortrag zu Multi Platform Game Development with Unity3D

Transcript of DWX 2014 Unity3D Talk

Page 1: DWX 2014 Unity3D Talk

Multi Platform Game Development with

Unity3D

Dariusz Parys | Technical Evangelist

Page 2: DWX 2014 Unity3D Talk

Dariusz Parys

Technical Evangelist

Microsoft Deutschland GmbH

@writeline

[email protected]

About Me

Page 3: DWX 2014 Unity3D Talk

Was erwartet euch die nächsten Minuten?

• Recap „Spieleentwicklung“

• Überblick zu Unity

• Kleines Casual Game bauen

Page 4: DWX 2014 Unity3D Talk

Recap „Spieleentwicklung“

Page 5: DWX 2014 Unity3D Talk

Möglicher Aufbau einer Game Loop

Eingabe verarbeiten

(Input)

Objekte aktualisieren

(Update)

Objekte zeichnen(Render)

Page 6: DWX 2014 Unity3D Talk

Frame Rate und Update

Render

Render

Render

Render

Render

Render

Render

Render

Render

Render

Render

Render

16.67ms

Page 7: DWX 2014 Unity3D Talk

DEMOEin mini einfaches total simples sinnfreies Mini Game

Page 8: DWX 2014 Unity3D Talk

Frameworks / Game Engines

• Starter Kits

• Game Maker

• Phaser.io

• Unity3D

• CryEngine

• UnrealEngine

• Cocos2dx

• Construct2

Page 9: DWX 2014 Unity3D Talk
Page 10: DWX 2014 Unity3D Talk

Überblick Unity3D

• Rapid Game Development

• 2D / 3D Game Design

• Assets Workflow

• Physics, Lighting, Particles

• Animation (Mecanim)

• C# as Script Language!

• Multiplattform!

Page 11: DWX 2014 Unity3D Talk
Page 12: DWX 2014 Unity3D Talk

http://beta.unity3d.com/jonas/DT2/

Page 13: DWX 2014 Unity3D Talk

Spielideen

Page 14: DWX 2014 Unity3D Talk

DEMOEin Spiel mit Unity bauen

Page 15: DWX 2014 Unity3D Talk

©2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.