
Name
Game Project Descriptions
About Editor Realm-Crafting
Realm-Crafting is a browser-based 3D game editor that simplifies and accelerates game creation, without any programming lines.Developed in HTML5, PHP 8 and JavaScript ES6, it uses the BabylonJS API, a modern and powerful 3D rendering engine.
Realm-Crafting gives you intuitive tools and lots of free resources to create games faster and easier.
Realm-Crafting is open-source, anyone can contribute to making it evolve...

About Engine BabylonJS
BabylonJS is one of the most powerful open-source web 3D rendering engines in the world.It was initially published in 2013 and continues to evolve very actively today.
It is written in typescript then compiled into a modern Javascript version.
It supports WebGL 1.0, WebGL 2.0 and WebGPU.
Realm-Crafting use WebGPU by default or WebGL 2.0 for compatibility of browsers that do not support WebGPU.
