UNITY 3D ENGINE
A outstanding game development platform
Presented by
Irteza rahman
ID:133-15-3057
Index
 What is unity?
 How it works?
 Old style of game developing
 Why to use?
 Get into unity [UI]
 Assets
 Scripting
 References
Old style of game development
 Game development was so tough. Everything we needed ,we had done from scratch.
 It was time consuming and low graphical.
 Suppose if we need to create some object we needed to do a lots of coding.
 If we wanted to make the object more realistic, we needed to write some effective code
on physics.
Why unity
 Unity is good for mobile game development as well as pc or console(Xbox, PlayStation) etc.
 You don’t need to design a object from scratch. You just cad the object and drag it into unity
 Complex physics calculation are predefined. You just need to know how to use it
 Game deployment is easy.
After finishing the game you can just deploy for any platform with unity built in build function
Take a look into UNITY ENGINE
Unity animator
Unity animator
Unity GUI creator
Unity physics
Unity 3D assets
 We can import asset from outside
 There is an asset store in unity 3D.
Which contains paid and free assets
at the same time.
UNITY scripting
 Without scripting your game wont be ready. Unity support 2 popular languages.
 C#
 JavaScript
 Unity includes a editor named mono developer where you can write your code and attach to
your game object for it’s action.
 Unity also works with Visual studio which is a powerful tool.
Monodeveloper
Game deployment
Thank you
 Refferences:
https://www.google.com
https://koenig-media.raywenderlich.com/uploads/2014/03/rocket_mouse_unity_34.gif
https://docs.unity3d.com/Manual/UnityBasics.html
https://www.throwtheswitch.org/unity-how-works

Unity 3D, A game engine