.BABYLON File Extension

Babylon.js Scene

Developer Babylon.js
Popularity
3.5  |  2 Votes
 

What is a BABYLON file?

A BABYLON file is a 3D scene created for use with the babylon.js web rendering engine. It contains JavaScript code that defines the 3D objects and lighting that appear in the scene, as well as the camera used to show the scene. The code BABYLON files contain is meant to be used as part of webpages and web applications, by rendering it using HTML and babylon.js.

More Information

Screenshot of a .babylon file in Babylon.js Playground
BABYLON file open in Babylon.js Playground

Babylon.js is a rendering engine that developers can use to create 3D scenes and import them into webpages and web applications. To do so, developers code 3D scenes using JavaScript and imported Babylon.js assets. The scenes that developers create are most often saved as BABYLON files, though they may also be saved as .GLB files.

BABYLON files can reference other BABYLON files, allowing developers to create and display complex scenes. After a developer finishes their scene(s), they can display the scene in their webpage or app by importing requisite babylon.js scripts into their webpage or app's HTML, generating the babylon.js engine, and then copying the code their BABYLON file contains into their page or app's HTML.

NOTE: More information on how to create and use BABYLON files is available in babylon.js's documentation, located at doc.babylonjs.com.

How to open a BABYLON file

To see the 3D scene a BABYLON file describes, you can copy and paste the code your BABYLON file contains into the Babylon.js Playground, linked below. Assuming the scene is coded correctly, it will appear in your web browser when you press the playground's Run button.

If you just want to view the JavaScript code your BABYLON file contains, you can open it any source code or text editor, such as Microsoft Visual Studio Code (cross-platform) or GitHub Atom (cross-platform).

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open BABYLON files

Verified by FileInfo.com

The FileInfo.com team has independently researched the Babylon.js Scene file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.