Sponsored Links
-->

18 August, 2018

Unity 3D Tutorials Getting Started in Game Development - Overview ...
src: i.ytimg.com

Unity is a cross-platform game engine developed by Unity Technologies, first announced and released in June 2005 at Apple Inc.'s Worldwide Developers Conference as an OS X-exclusive game engine. As of 2018, the engine has been extended to support 27 platforms. The engine can be used to create both three-dimensional and two-dimensional games as well as simulations for desktops and laptops, home consoles, smart TVs, and mobile devices. Several major versions of Unity have been released since its launch, with the latest stable version being Unity 2018.2.2, released on August 10, 2018.


Video Unity (game engine)



Overview

Unity gives users the ability to create games in both 2D and 3D, and the engine offers a primary scripting API in C#, for both the Unity editor in the form of plugins, and games themselves, as well as drag and drop functionality. Prior to C# being the primary programming language used for the engine, it previously supported Boo, which was removed in the Unity 5 release, and a version of JavaScript called UnityScript, which was deprecated in August 2017 after the release of Unity 2017.1 in favor of C#.

The engine has support for the following graphics APIs: Direct3D on Windows and Xbox One; OpenGL on Linux, macOS, and Windows; OpenGL ES on Android and iOS; WebGL on the web; and proprietary APIs on the video game consoles. Additionally, Unity supports the low-level APIs Metal on iOS and macOS and Vulkan on Android, Linux, and Windows, as well as Direct3D 12 on Windows and Xbox One.

Within 2D games, Unity allows importation of sprites and an advanced 2D world renderer. For 3D games, Unity allows specification of texture compression, mipmaps, and resolution settings for each platform that the game engine supports, and provides support for bump mapping, reflection mapping, parallax mapping, screen space ambient occlusion (SSAO), dynamic shadows using shadow maps, render-to-texture and full-screen post-processing effects. Unity also offers services to developers, these are: Unity Ads, Unity Analytics, Unity Certification, Unity Cloud Build, Unity Everyplay, Unity IAP, Unity Multiplayer, Unity Performance Reporting, Unity Collaborate and Unity Hub.

Unity supports the creation of custom vertexes, fragments (or pixels), tessellation, compute shaders and Unity's own surface shaders using Cg, a modified version of Microsoft's High-Level Shading Language developed by Nvidia.


Maps Unity (game engine)



Supported platforms

The Unity editor is supported on Windows and macOS, with a version of the editor available for the Linux platform, albeit in an experimental stage, while the engine itself currently supports building games for 27 different platforms. The platforms are listed as the following: iOS, Android, Tizen, Windows, Universal Windows Platform, Mac, Linux, WebGL, PlayStation 4, PlayStation Vita, Xbox One, Wii U, 3DS, Oculus Rift, Google Cardboard, SteamVR, PlayStation VR, Gear VR, Windows Mixed Reality, Daydream, Android TV, Samsung Smart TV, tvOS, Nintendo Switch, Fire OS, Facebook Gameroom, Apple's ARKit, Google's ARCore, and Vuforia.

Unity formerly supported seven other platforms including its own Unity Web Player. The Unity Web Player was a browser plugin that was only supported on Windows and macOS via Chrome, Internet Explorer 11, and Firefox, however it was deprecated in favor of WebGL.

Unity is the default software development kit (SDK) used for Nintendo's Wii U video game console, with a free copy included by Nintendo with each Wii U developer license. Unity Technologies calls this bundling of a third-party SDK an "industry first".


Unity Game Engine | VenezArt Dev Studio
src: www.venezart.com


Licensing model

Unity has four licensing options, each with a varying degree of functionality. The plans are as follows: Personal, which supports all of the engine's core features except the dark skin UI in the engine's editor, and forces to have a splash screen embedded into games; Plus, which removes the splash screen restriction, increases the revenue capacity and total concurrent users; Pro, which grants access to premium support, as well as performance reporting; and Enterprise, which grants access to Unity's source code, and offers a custom multiplayer solution. The rest of the differences are listed below.


Can Unity End Developers' Platform Game of Thrones? | Games and ...
src: www.gamesandlearning.org


History

In 2012, VentureBeat said, "Few companies have contributed as much to the flowing of independently produced games as Unity Technologies. ... More than 1.3 million developers are using its tools to create gee-whiz graphics in their iOS, Android, console, PC, and web-based games. ... Unity wants to be the engine for multi-platform games, period."

For the Apple Design Awards at the 2006 WWDC trade show, Apple, Inc. named Unity as the runner-up for its Best Use of Mac OS X Graphics category, a year after Unity's launch at the same trade show. Unity Technologies says this is the first time a game design tool has ever been nominated for this award. A May 2012 survey by Game Developer magazine indicated Unity as its top game engine for mobile platforms. In July 2014, Unity won the "Best Engine" award at the UK's annual Develop Industry Excellence Awards.

Unity 5 was met with similar praise, with The Verge stating that "Unity started with the goal of making game development universally accessible.... Unity 5 is a long-awaited step towards that future."

Following the release of Unity 5, Unity Technologies drew some criticism for the high volume of quickly produced games published on the Steam distribution platform by inexperienced developers. CEO John Riccitiello said in an interview that he believes this to be a side-effect of Unity's success in democratizing game development: "If I had my way, I'd like to see 50 million people using Unity - although I don't think we're going to get there any time soon. I'd like to see high school and college kids using it, people outside the core industry. I think it's sad that most people are consumers of technology and not creators. The world's a better place when people know how to create, not just consume, and that's what we're trying to promote."

In December 2016, Unity Technologies announced that they will change the versioning numbering system for Unity from sequence-based identifiers to year of release to align the versioning with their more frequent release cadence.


unity game engine - Boat.jeremyeaton.co
src: icdn3.digitaltrends.com


Marketing

On December 16, 2013, Unity Technologies Japan revealed new screenshots for an official mascot character named Unity-chan (???????, Yuniti-chan), real name Kohaku ?tori (?? ???, ?tori Kohaku) (voiced by Asuka Kakumoto), with exhibit of the character in Comic Market 85 event in the Tokyo Big Sight between December 29 to the 31st, where themed goods would be distributed and her voice actress would be present at the event. The character's associated game data were to be released in spring 2014. The character was designed by Unity Technologies Japan designer "ntny" as an open-source heroine character. The company allows the use of Unity-chan and related characters in secondary projects under certain licenses. For example, Unity-chan appears as a playable character in Runbow. The popularity of the character also led to her appearance in VOCALOID adaptions, including her own sound library for VOCALOID4 and a special adaption of VOCALOID designed to work with the Unity Engine 5.0 version called Unity with VOCALOID.


The Unity and Microsoft Partnership, a Match Made in Game ...
src: controlinc.wpengine.com


See also

  • List of game engines
  • List of Unity games
  • List of WebGL frameworks

2D Game Development Coming to Unity
src: i0.wp.com


References


Create side-by-side stereo pairs in the Unity game engine
src: paulbourke.net


External links

  • Official website

Source of the article : Wikipedia

Comments
0 Comments