0% found this document useful (0 votes)
83 views

Slides-Overview of Unity Engine

Uploaded by

chamodshyamal855
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views

Slides-Overview of Unity Engine

Uploaded by

chamodshyamal855
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

EN3350 – Software Design

Competition

Overview of Unity Engine

Nipuna Leelarathna
What is Unity?

• Real-Time 2D/3D Development Platform


• Game Engine

2
Real-Time 2D/3D Development Platforms

➢ Use C++ ➢ Use C#


➢ High Performance ➢ Easy to learn
➢ Heavy-weight large scale projects ➢ Suitable for mobile and web
applications

3
Unity: Key Features

❑Graphics Rendering
❑Physics Simulation
❑Scripting
❑Asset Pipeline
❑Cross-Platform Development
❑Animation and Rigging
❑UI Design
❑AR and VR Development

4
Unity: Graphics Rendering

Render Pipeline –
❑ Draws the scene (world) onto the screen in frame
❑ Gathers all information about the scene

Types of Render Pipelines –


❑ Built-in RP
❑ Universal RP (URP)
❑ High Definition RP (HDRP)

5
Unity: Scripting

❑Uses C# for scripting

6
Unity: Animation and Rigging

7
Unity: Physics Simulation

8
Unity: Cross-Platform Support
Targeted Build Platforms -

❑Standalone Platforms (Windows/MacOS/Linux)


❑Android
❑iOS
❑WebGL
❑tvOS
❑Dedicated Server

9
Types of Applications

Interactive Product
Games Configurators

10
Types of Applications

Training Simulators Industrial Visualizations

11
Examples
Among Us Beat Saber

Pokemon Go Acadicus

12
Examples
Globe-Trotter's Online 3D Configurator
Virtual Try-On for Fashion
Recommendation

Andersens AR

13
References
YouTube Videos -
❑ Unity vs Unreal: Which Engine Should You Choose As A Beginner
❑ 10 Awesome Games made with Unity

Documentation –
❑ Asset Workflow ❑ User Interface (UI)
❑ Graphics ❑ Development Platforms
❑ Scripting ❑ Unity Asset Store
❑ Physics ❑ 2D Game Development
❑ Animation

14
Thank You !!

15

You might also like