Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@babylonjs/assets

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babylonjs/assets

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

latest
Source
npmnpm
Version
5.20.0
Version published
Maintainers
1
Created
Source

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.

Keywords

3D

FAQs

Package last updated on 23 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts