Unity3d Fomin Maxim 394 group. Unity is an integrated authoring tool for creating 3D video games or other interactive content such as architectural visualizations.

Презентация:



Advertisements
Похожие презентации
ODINTSOVA VARVARA. Contents What is Unity? Workflow Main interface Scripting Rendering Physics Animation 2D & 3D Multiplatform Examples.
Advertisements

© 2009 Avaya Inc. All rights reserved.1 Chapter Four, UMS Web Services Module One – UMS.
WiseImage Open Architecture. Why to open? Modern technology demands A growing amount of customers demands for custom commands The limited development.
Albina Manapova ED There is great variety in the types of speakers that are available in the market today. However, the basic principles of sound.
© 2009 Avaya Inc. All rights reserved.1 Chapter Three, Voic Pro Advanced Functions Module Four – Voic Campaigns.
Internet as a MODERN WAY OF COMMUNICATION We are glad to present here our project which is called Internet is Modern Way of Communication. It is a very.
Carousel from flshow.netflshow.net by Saverio CaminitiSaverio Caminiti.
XjCharts A C++ / Java Statecharts Tool for Developers Experimental Object Technologies
Michael Marchenko. In mathematics, a sequence is an ordered list of objects (or events). Like a set, it contains members (also called elements, or terms),
RLC circuit. An RLC circuit (or LCR circuit) is an electrical circuit consisting of a resistor, an inductor, and a capacitor, connected in series or in.
Loader Design Options Linkage Editors Dynamic Linking Bootstrap Loaders.
11 BASIC DRESS-UP FEATURES. LESSON II : DRESS UP FEATURES 12.
Lets look at some interesting and popular devices which have touchscreens.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Managing Your Network Environment Managing Cisco Devices.
Using Dreamweaver MX Slide 1 Window menu Manage Sites… Window menu Manage Sites… 2 2 Open Dreamweaver 1 1 Set up a website folder (1). Click New…
1 Copyright DASSAULT SYSTEMES 2002 Photo Studio CATIA Training Exercises Version 5 Release 8 February 2002 EDU-CAT-E-PHS-FX-V5R8.
General Packet Radio Service. GPRS GPRS is a packet-based data bearer service for GSM and TDMA networks. GPRS gives mobile users faster data speeds and.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Module Summary The Cisco Discovery Protocol is an information-gathering tool used by network.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Complex MPLS VPNs Introducing Central Services VPNs.
© 2009 Avaya Inc. All rights reserved.1 Chapter Seven, Customer Call Reporter (CCR) Module 4 -Wallboards, Alarms and Reports.
Транксрипт:

Unity3d Fomin Maxim 394 group

Unity is an integrated authoring tool for creating 3D video games or other interactive content such as architectural visualizations or real- time 3D animations. Unity's development environment runs on Microsoft Windows and Mac OS X, and the games it produces can be run on Windows, Mac, Xbox 360, PlayStation 3, Wii, iPad, iPhone, as well as the Android platform. It can also produce browser games that use the Unity web player plugin, supported on Mac and Windows. The web player is also used for deployment as Mac widgets. Unity also has the ability to export games to Adobe's Stage 3D functionality in Flash, but certain features that the web player supports are not useable due to limitations in Flash. Unity3d

The Main Editor Window is made up of several Tabbed Windows, called Views. Toolbar Scene Project Hierarchy Inspector Unity3d

Toolbar The Toolbar consists of five basic controls. Each relate to different parts of the Editor. Transform Tools -- used with the Scene View Transform Gizmo Toggles -- affect the Scene View display Play/Pause/Step Buttons -- used with the Game View Layers Drop-down -- controls which objects are displayed in Scene View Layout Drop-down -- controls arrangement of all Views

Scene View Unity3d The Scene View is your interactive sandbox. You will use the Scene View to select and position environments, the player, the camera, enemies, and all other GameObjects.

Unity3d Every Unity project contains an Assets folder. The contents of this folder are presented in the Project View. This is where you store all the assets that make up your game, like scenes, scripts, 3D models, textures, audio files, and Prefabs.

Unity3d The Hierarchy contains every GameObject in the current Scene. Some of these are direct instances of asset files like 3D models, and others are instances of Prefabs -- custom objects that will make up much of your game.

Unity3d Games in Unity are made up of multiple GameObjects that contain meshes, scripts, sounds, or other graphical elements like Lights. The Inspector displays detailed information about your currently selected GameObject, including all attached Components and their properties.

Unity3d Expansion Targeting First testing Two testing Stats person race test Adobe flash unity

Unity3d The end