All Projects → BabylonJS → Assets

BabylonJS / Assets

Licence: CC-BY-4.0 license
A place for public domain digital assets to use.

Programming Languages

javascript
184084 projects - #8 most used programming language
Mathematica
289 projects
Roff
2310 projects

Babylon.js Assets

A place for storing all the assets that are used by Babylon.js website, core engine or official playgrounds.

CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

The list of available assets can be found at Assets page.

Adding new assets and updating the file structure

Please add assets in the right directory, according to the assets type (textures, sounds, meshes, etc.).

When adding assets make sure to update the file structure. To do that please run the following command in the libGenerator directory:

npm run update-structure

After that please run

npm run generate

To update the Assets.md file (if needed)

Note that this is optional but recommended.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].