Skip to content

Getting started

Eldar Muradov edited this page Jul 25, 2024 · 2 revisions

Building engine

To get started you should run build.bat file, that generates visual studio solution and set up all environment.

Project creation

To create a project open EraLauncher, select working directory, project settings and start it.

Platforms

Era Engine supports Windows 10, Windows 11 (x64). Now working on Linux, MacOS, Android and iOS support.

Sources

After creating the project, Visual Studio solution will be in:

assets/scripts

Scene

Engine launch the empty scene with single camera, box, platform and directional light.

SampleScene

Clone this wiki locally