.BABYLON 文件扩展名

Babylon.js Scene

开发者 Babylon.js
受欢迎程度
3.5  |  2 
 

什么是 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.

更多信息

在 Babylon.js Playground 中打开的 .babylon 文件截图
在 Babylon.js Playground 中打开的 BABYLON 文件

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.

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

如何打开 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).

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 BABYLON 文件的程序

分类: 开发者
更新时间: 2021-09-09

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Babylon.js Scene 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们