About

Unity++ is an extension for game development platform Unity. It has been created as a master's thesis at Faculty of Information Technology, Brno University of Technology, by Lukáš Horký in year 2018. Full abstract of the thesis is available down bellow.


Abstract

The goal of the thesis is to create an extension for Unity Development Platform that will allow creation of computer games from design of game logic to scene programming on visual level. The extension forms an abstract layer between designers, who manage game objects on logic level, and programmers, who are responsible for implementation of parts that can’t be created automatically. It then facilitates some designing processes and iterations by eliminating the need of manual programming in places that can by automate and allows to concentrate on the design process itself.