SlideShare ist ein Scribd-Unternehmen logo
1 von 22
GOVERNMENT POLYTECHNIC,
AURANGABAD
Information Technology
NIKHIL B. THORAT
3rd Year
ENROLLMENT NO :167058
GUIDED BY
Prof. D.P.SAPKAL
By Unity Technologies
KEY POINTS :-
 Introduction To Unity
 What is Unity ?
 Unity Basics
 Graphics
 Physics
 Scripting
 Multiplayer And Networking
 Audio
 Animation
 Navigation
 Assets
 Platform
 Advantages and Disadvantages
INTRODUCTION TO UNITY
 Unity is Cross-Platform game engine developed by
Unity Technologies.
 Unity is integrated development environment (IDE) for
creating interactive media, typically video games.
 The first version of unity (1.0.0) was developed by
colleagues: David Helgason, Joachim Ante and
Nicholas Francis in Denmark.
 First announced only for OS X, at Apple’s Worldwide
Developers Conference in 2005, its has been
extended to target 21 platforms.
WHAT IS UNITY ?
 Game Engine -- To Create 2D and 3d Games.
 Unity is GUI System.
 Unity is 3D Terrain Editor.
 Accompanying Script editor --
Monodevelop (win/mac)
Can also use Visual Studio(Windows)
 3D object animation manager.
UNITY BASICS
 Unity is equally suited for to creating 2D and 3D
games.
 When you create a new project in Unity, you have
the choice to start in 2D or 3D mode.
 The choice between starting in 2D or 3D mode
determines some settings for the Unity Editor ,such as
whether images are imported as textures or sprites.
2D OR 3D PROJECTS
Full 3D :-
 3D games usually make use of three-dimensional geometry,
with Materials and Textures.
 3D games usually render the Scene using perspective, so
objects appear larger on screen.
Orthographic 3D :-
 Sometimes games use 3D geometry, but use an orthographic
camera instead of perspective.
 Common technique used in games which give you a
bird’s-eye view of the action, and is sometimes called “2.5D”.
• Full 2D :-
 Many 2D games use flat graphics, sometimes called
sprites, which have no three-dimensional geometry at all.
GRAPHICS
 Are visual images or designs on
some surface.
 Understanding graphics is key to
adding an element of depth to
your game.
 Unity offers amazing visual
fidelity :-
Lighting
Cameras
Materials
Shaders and Textures.
PHYSICS
 An object in a game must accelerate
correctly by collisions, gravity and other
forces.
 Unity’s built-in physics engines provide
components that handles the simulation
for you .With just a few parameter
settings.
 Rigid Body is used for object physics.
SCRIPTING
 Unity implements a MONO Compiler.
 Scripts can be written in
 JavaScript
 C#
 Beyond that, scripts can be used to
create graphical effects to control the
physical behaviour of objects .
 Even implement a custom AI system
for characters in the game.
MULTIPLAYER AND NETWORKING
 Multiplayer Networking is inherently
detailed and complex.
 There are particular issues and
difficulties associated with
synchronizing and communicating .
 Unity’s built-in Multiplayer
Networking and the
associated High Level API (HLAPI).
AUDIO
 A game would be incomplete without some kind of audio,
be it background music or sound effects.
 Including an “ Ambisonic Audio”.
 Audio Recording for gaming, Unity can access the
computer’s microphones from a script and create “Audio
Clips” by direct recording.
ANIMATION
 In the animation certain objects
should changes their position,
rotation, or other properties over
time.
 Unity’s Animation features
include retarget able animations.
Animation clips from external
sources are created by artists
or animators with 3rd party tools
such as Max or Maya.
NAVIGATION
 Allows you to create character
that are intelligent.
 By scene geometry, meshes are
created automatically.
 Navigation support Dynamic
obstacles .
ASSETS
 An asset is representation of any
item that can be used in your
game or project.
 Asset Store
 It is home to a growing library
of free and commercial assets.
 Wide variety of assets are there,
For example 3D models,
materials, textures, audio, scripts,
and fonts.
PLATFORM
 The platforms are listed as the following:
1. iOS
2. Windows
3. Android
4. PlayStation Etc.
 Portability.
 Easy to learn.
 Fast prototyping(no need to recompile everything
to tune values).
Advantages
Disadvantages
 Less performance in general than a unreal engine.
 More suited for cross-platform games.
 Managed Programming Languages – Java Script,
C#.
ANY QUESTIONS ?
THANK YOU

Weitere ähnliche Inhalte

Was ist angesagt?

Unity Introduction
Unity IntroductionUnity Introduction
Unity IntroductionJuwal Bose
 
Game Development with Unity
Game Development with UnityGame Development with Unity
Game Development with Unitydavidluzgouveia
 
Unity 3D
Unity 3DUnity 3D
Unity 3Dgema123
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game DevelopmentSumit Jain
 
Game Project / Working with Unity
Game Project / Working with UnityGame Project / Working with Unity
Game Project / Working with UnityPetri Lankoski
 
Mobile Game Development in Unity
Mobile Game Development in UnityMobile Game Development in Unity
Mobile Game Development in UnityHakan Saglam
 
06. Game Architecture
06. Game Architecture06. Game Architecture
06. Game ArchitectureAmin Babadi
 
Unity 2D game development
Unity 2D game developmentUnity 2D game development
Unity 2D game developmentThe NineHertz
 
Unity introduction for programmers
Unity introduction for programmersUnity introduction for programmers
Unity introduction for programmersNoam Gat
 
PRESENTATION ON Game Engine
PRESENTATION ON Game EnginePRESENTATION ON Game Engine
PRESENTATION ON Game EngineDiksha Bhargava
 
Unity - Essentials of Programming in Unity
Unity - Essentials of Programming in UnityUnity - Essentials of Programming in Unity
Unity - Essentials of Programming in UnityNexusEdgesupport
 
1-Introduction (Game Design and Development)
1-Introduction (Game Design and Development)1-Introduction (Game Design and Development)
1-Introduction (Game Design and Development)Hafiz Ammar Siddiqui
 
Game development
Game developmentGame development
Game developmentRareCoders
 
Android Application And Unity3D Game Documentation
Android Application And Unity3D Game DocumentationAndroid Application And Unity3D Game Documentation
Android Application And Unity3D Game DocumentationSneh Raval
 

Was ist angesagt? (20)

Unity 3d
Unity 3dUnity 3d
Unity 3d
 
Unity Introduction
Unity IntroductionUnity Introduction
Unity Introduction
 
unity basics
unity basicsunity basics
unity basics
 
Game Development with Unity
Game Development with UnityGame Development with Unity
Game Development with Unity
 
Unity 3D
Unity 3DUnity 3D
Unity 3D
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
 
Unity3D Programming
Unity3D ProgrammingUnity3D Programming
Unity3D Programming
 
Game Project / Working with Unity
Game Project / Working with UnityGame Project / Working with Unity
Game Project / Working with Unity
 
Introduction to Unity
Introduction to UnityIntroduction to Unity
Introduction to Unity
 
Mobile Game Development in Unity
Mobile Game Development in UnityMobile Game Development in Unity
Mobile Game Development in Unity
 
UNITY 3D.pptx
UNITY 3D.pptxUNITY 3D.pptx
UNITY 3D.pptx
 
06. Game Architecture
06. Game Architecture06. Game Architecture
06. Game Architecture
 
Phases of game development
Phases of game developmentPhases of game development
Phases of game development
 
Unity 2D game development
Unity 2D game developmentUnity 2D game development
Unity 2D game development
 
Unity introduction for programmers
Unity introduction for programmersUnity introduction for programmers
Unity introduction for programmers
 
PRESENTATION ON Game Engine
PRESENTATION ON Game EnginePRESENTATION ON Game Engine
PRESENTATION ON Game Engine
 
Unity - Essentials of Programming in Unity
Unity - Essentials of Programming in UnityUnity - Essentials of Programming in Unity
Unity - Essentials of Programming in Unity
 
1-Introduction (Game Design and Development)
1-Introduction (Game Design and Development)1-Introduction (Game Design and Development)
1-Introduction (Game Design and Development)
 
Game development
Game developmentGame development
Game development
 
Android Application And Unity3D Game Documentation
Android Application And Unity3D Game DocumentationAndroid Application And Unity3D Game Documentation
Android Application And Unity3D Game Documentation
 

Ähnlich wie Unity Game Engine Guide

unity gaming programing basics for students ppt
unity gaming programing basics for students pptunity gaming programing basics for students ppt
unity gaming programing basics for students pptKathiriyaParthiv
 
Cmd unity withc
Cmd unity withcCmd unity withc
Cmd unity withcumairnoora
 
vfxnew-170705084032 (1) (1).pdf
vfxnew-170705084032 (1) (1).pdfvfxnew-170705084032 (1) (1).pdf
vfxnew-170705084032 (1) (1).pdfHeenaSyed6
 
Game software development trends
Game software development trendsGame software development trends
Game software development trends_veronika_
 
Introduction to Game Engine: Concepts & Components
Introduction to Game Engine: Concepts & ComponentsIntroduction to Game Engine: Concepts & Components
Introduction to Game Engine: Concepts & ComponentsPouya Pournasir
 
Game devolopment
Game devolopmentGame devolopment
Game devolopmentumair khan
 
Lecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR ProgrammingLecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR ProgrammingKobkrit Viriyayudhakorn
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game DevelopmentShaan Alam
 
Funky game engines
Funky game enginesFunky game engines
Funky game engineseduriez
 
Unity Programming
Unity Programming Unity Programming
Unity Programming Sperasoft
 
Android Game Minisyonize
Android Game MinisyonizeAndroid Game Minisyonize
Android Game Minisyonizesavvy
 
Unity: From Indie Game Start-Up to International Real-Time 3D Tool of Choice
Unity: From Indie Game Start-Up to International Real-Time 3D Tool of ChoiceUnity: From Indie Game Start-Up to International Real-Time 3D Tool of Choice
Unity: From Indie Game Start-Up to International Real-Time 3D Tool of ChoiceFITC
 
Gaming technology
Gaming technologyGaming technology
Gaming technologymax_montu
 
Computer Art Applications.pptx
Computer Art Applications.pptxComputer Art Applications.pptx
Computer Art Applications.pptxleovieortega2
 

Ähnlich wie Unity Game Engine Guide (20)

unity gaming programing basics for students ppt
unity gaming programing basics for students pptunity gaming programing basics for students ppt
unity gaming programing basics for students ppt
 
Presentación Unity
Presentación UnityPresentación Unity
Presentación Unity
 
Js3516731693
Js3516731693Js3516731693
Js3516731693
 
Cmd unity withc
Cmd unity withcCmd unity withc
Cmd unity withc
 
Sprinter
SprinterSprinter
Sprinter
 
Unity3D_Seminar.pptx
Unity3D_Seminar.pptxUnity3D_Seminar.pptx
Unity3D_Seminar.pptx
 
Visual Effects (VFX)
Visual Effects (VFX)Visual Effects (VFX)
Visual Effects (VFX)
 
vfxnew-170705084032 (1) (1).pdf
vfxnew-170705084032 (1) (1).pdfvfxnew-170705084032 (1) (1).pdf
vfxnew-170705084032 (1) (1).pdf
 
Game software development trends
Game software development trendsGame software development trends
Game software development trends
 
Introduction to Game Engine: Concepts & Components
Introduction to Game Engine: Concepts & ComponentsIntroduction to Game Engine: Concepts & Components
Introduction to Game Engine: Concepts & Components
 
Game devolopment
Game devolopmentGame devolopment
Game devolopment
 
Lecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR ProgrammingLecture 1 Introduction to VR Programming
Lecture 1 Introduction to VR Programming
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
 
Funky game engines
Funky game enginesFunky game engines
Funky game engines
 
Unity Programming
Unity Programming Unity Programming
Unity Programming
 
Android Game Minisyonize
Android Game MinisyonizeAndroid Game Minisyonize
Android Game Minisyonize
 
Unity: From Indie Game Start-Up to International Real-Time 3D Tool of Choice
Unity: From Indie Game Start-Up to International Real-Time 3D Tool of ChoiceUnity: From Indie Game Start-Up to International Real-Time 3D Tool of Choice
Unity: From Indie Game Start-Up to International Real-Time 3D Tool of Choice
 
Gaming technology
Gaming technologyGaming technology
Gaming technology
 
Gaming technology
Gaming technologyGaming technology
Gaming technology
 
Computer Art Applications.pptx
Computer Art Applications.pptxComputer Art Applications.pptx
Computer Art Applications.pptx
 

Kürzlich hochgeladen

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 

Kürzlich hochgeladen (20)

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 

Unity Game Engine Guide

  • 1. GOVERNMENT POLYTECHNIC, AURANGABAD Information Technology NIKHIL B. THORAT 3rd Year ENROLLMENT NO :167058 GUIDED BY Prof. D.P.SAPKAL
  • 3. KEY POINTS :-  Introduction To Unity  What is Unity ?  Unity Basics  Graphics  Physics  Scripting  Multiplayer And Networking  Audio  Animation  Navigation  Assets  Platform  Advantages and Disadvantages
  • 4. INTRODUCTION TO UNITY  Unity is Cross-Platform game engine developed by Unity Technologies.  Unity is integrated development environment (IDE) for creating interactive media, typically video games.  The first version of unity (1.0.0) was developed by colleagues: David Helgason, Joachim Ante and Nicholas Francis in Denmark.  First announced only for OS X, at Apple’s Worldwide Developers Conference in 2005, its has been extended to target 21 platforms.
  • 5. WHAT IS UNITY ?  Game Engine -- To Create 2D and 3d Games.  Unity is GUI System.  Unity is 3D Terrain Editor.  Accompanying Script editor -- Monodevelop (win/mac) Can also use Visual Studio(Windows)  3D object animation manager.
  • 6. UNITY BASICS  Unity is equally suited for to creating 2D and 3D games.  When you create a new project in Unity, you have the choice to start in 2D or 3D mode.  The choice between starting in 2D or 3D mode determines some settings for the Unity Editor ,such as whether images are imported as textures or sprites.
  • 7. 2D OR 3D PROJECTS Full 3D :-  3D games usually make use of three-dimensional geometry, with Materials and Textures.  3D games usually render the Scene using perspective, so objects appear larger on screen.
  • 8. Orthographic 3D :-  Sometimes games use 3D geometry, but use an orthographic camera instead of perspective.  Common technique used in games which give you a bird’s-eye view of the action, and is sometimes called “2.5D”.
  • 9. • Full 2D :-  Many 2D games use flat graphics, sometimes called sprites, which have no three-dimensional geometry at all.
  • 10. GRAPHICS  Are visual images or designs on some surface.  Understanding graphics is key to adding an element of depth to your game.  Unity offers amazing visual fidelity :- Lighting Cameras Materials Shaders and Textures.
  • 11. PHYSICS  An object in a game must accelerate correctly by collisions, gravity and other forces.  Unity’s built-in physics engines provide components that handles the simulation for you .With just a few parameter settings.  Rigid Body is used for object physics.
  • 12. SCRIPTING  Unity implements a MONO Compiler.  Scripts can be written in  JavaScript  C#  Beyond that, scripts can be used to create graphical effects to control the physical behaviour of objects .  Even implement a custom AI system for characters in the game.
  • 13. MULTIPLAYER AND NETWORKING  Multiplayer Networking is inherently detailed and complex.  There are particular issues and difficulties associated with synchronizing and communicating .  Unity’s built-in Multiplayer Networking and the associated High Level API (HLAPI).
  • 14. AUDIO  A game would be incomplete without some kind of audio, be it background music or sound effects.  Including an “ Ambisonic Audio”.  Audio Recording for gaming, Unity can access the computer’s microphones from a script and create “Audio Clips” by direct recording.
  • 15. ANIMATION  In the animation certain objects should changes their position, rotation, or other properties over time.  Unity’s Animation features include retarget able animations. Animation clips from external sources are created by artists or animators with 3rd party tools such as Max or Maya.
  • 16. NAVIGATION  Allows you to create character that are intelligent.  By scene geometry, meshes are created automatically.  Navigation support Dynamic obstacles .
  • 17. ASSETS  An asset is representation of any item that can be used in your game or project.  Asset Store  It is home to a growing library of free and commercial assets.  Wide variety of assets are there, For example 3D models, materials, textures, audio, scripts, and fonts.
  • 18. PLATFORM  The platforms are listed as the following: 1. iOS 2. Windows 3. Android 4. PlayStation Etc.
  • 19.  Portability.  Easy to learn.  Fast prototyping(no need to recompile everything to tune values). Advantages
  • 20. Disadvantages  Less performance in general than a unreal engine.  More suited for cross-platform games.  Managed Programming Languages – Java Script, C#.