0.0.6 • Published 2 years ago

@thejsngin/standard-assets v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@thejsngin/standard-assets

Description

@thejsngin/standard-assets is a package that provides a set of standard assets for use with jsngin. These assets include essential components and functionalities necessary for building games.

Installation

You can install the @thejsngin/standard-assets package using npm:

npm install @thejsngin/standard-assets

Usage

To use the assets provided by @thejsngin/standard-assets, you need to import the desired modules into your game code. Here are the available exports:

  • ./renderer.jsncmp
  • ./scene.jsncmp
  • ./transform.jsncmp
  • ./model.jsncmp
  • ./geometry.jsncmp
  • ./material.jsncmp
  • ./mesh.jsncmp
  • ./light.jsncmp
  • ./camera.jsncmp
  • ./physicsWorld.jsncmp
  • ./collider.jsncmp
  • ./rigidBody.jsncmp
  • ./script.jsncmp
  • ./empty.jsncmp

License

This package is distributed under the MIT License. See the LICENSE file for more information.

More Links

jsngin.com

npm.io

0.0.3

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.2

2 years ago