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

Unity - Installation and Setting Up: Unity Is The Ultimate Game Development Platform. U Can Use Unity To Build High

Unity is a cross-platform game engine that allows developers to build high-quality 2D and 3D games for deployment on mobile, desktop, VR/AR and console. It provides a complete toolkit for designing and building games with interfaces for graphics, audio and level building tools. This document outlines how to get started with Unity by downloading the engine and development environment, along with optional modules for different deployment platforms.

Uploaded by

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

Unity - Installation and Setting Up: Unity Is The Ultimate Game Development Platform. U Can Use Unity To Build High

Unity is a cross-platform game engine that allows developers to build high-quality 2D and 3D games for deployment on mobile, desktop, VR/AR and console. It provides a complete toolkit for designing and building games with interfaces for graphics, audio and level building tools. This document outlines how to get started with Unity by downloading the engine and development environment, along with optional modules for different deployment platforms.

Uploaded by

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

Unity is the ultimate game development platform.

U can use Unity to build high-


quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, console . It
is a cross-platform game engine. which is primarily used to develop video games
and simulations for computers, consoles and mobile devices.
Unity is a cross-platform game engine initially released by Unity Technologies, in 2005. The
focus of Unity lies in the development of both 2D and 3D games and interactive content. Unity
now supports over 20 different target platforms for deploying, while its most popular platforms
are the PC, Android and iOS systems.
Unity features a complete toolkit for designing and building games, including interfaces for
graphics, audio, and level-building tools, requiring minimal use of external programs to work
on projects.
In this series, we will be −

 Learning how to use the various fundamentals of Unity


 Understanding how everything works in the engine
 Understanding the basic concepts of game design
 Creating and building actual sample games
 Learning how to deploy your projects to the market
Let us now get started.

Unity - Installation and Setting Up


To create content with Unity, the main requirement is to download the Unity engine and
development environment. Along with the core engine, you may also download optional
modules for deploying to various different platforms, as well as tools for integrating Unity
scripting into Visual Studio.

You might also like