.BABYLON Extensão de arquivo

Babylon.js Scene

Desenvolvedor Babylon.js
Popularidade
3.5  |  2 Votos
 

O que é um arquivo BABYLON?

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.

Mais informações

Captura de tela de um arquivo .babylon em Babylon.js Playground
Arquivo BABYLON aberto em 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.

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

Como abrir um arquivo BABYLON

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).

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos BABYLON

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo Babylon.js Scene e os apps Mac, Windows, and Linux listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.