Skip to content

Getting started

Eldar Muradov edited this page Mar 9, 2025 · 3 revisions

Building engine

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

Platforms

Era Engine supports Windows 10, Windows 11 (x64).

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