Download

Babylon.js Editor documentation

An overview of the Babylon.js Editor, what it can do, and what you need before getting started.

Introduction

Babylon.js Editor is a visual editor for Babylon.js. It allows you to create and edit scenes, materials, attach scripts and more.
The Babylon.js Editor is available on Windows, macOS, and Linux platforms.

The goal is to provide a simple and easy-to-use interface for creating and editing Babylon.js applications such as video games. It includes a large variety of optimization tools, such as compressed textures generation, LOD collisions and more.

The Babylon.js Editor is free and open-source. You can find the source code on GitHub.

Prerequisites

Node.js must be installed on your computer. It is recommended to have an LTS version >= 20.

Recommended knowledge
By default, projects are based on Next.js. It is highly recommended to have a basic understanding of React and Next.js before starting.
Of course, also a basic understanding of the Babylon.js engine, the most powerful, beautiful, simple, and open web rendering engine in the world.