Proceedings of the XXth Conference of Open Innovations Association FRUCT (Jan 2021)
Constructing A 3d Game With Unity 3d Game Engine
Abstract
The Unity editor is a user interface designed for developing game projects in the Unity3D game engine. One of the advantages of Unity over other game engines is that it allows the developer to write program code at the time of game development. While most other game engines separate graphics and code, Unity works with graphics and code. In our project, Unity is a comprehensive program used to draw 3D models, design character skeletons, and create terrain and maps.
Keywords