This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@rapidajs/rapida
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

@rapidajs/rapida

@rapidajs/rapida is a javascript package that makes creating interactive 3d content for the web with three.js easy!

Visit the rapidajs website for documentation and examples.

  • [x] Build out your 3D scenes with three.js
  • [x] Add physics to your world with cannon-worker, which runs cannon-es in a web worker
  • [x] Add complex logic to your world with the rapida Entity Component System
  • [x] Simple API for handling multiple renderers and multiple views within renderers

rapida is under active alpha development and is not yet battle-tested and stable. We don't recommend using rapida in production just yet, but watch this space!

Installation

To get started using rapida, install @rapidajs/rapida and three.

> yarn add @rapidajs/rapida three

Readme

Keywords

none

Package Sidebar

Install

npm i @rapidajs/rapida

Weekly Downloads

0

Version

0.0.13

License

MIT

Unpacked Size

23.6 MB

Total Files

236

Last publish

Collaborators

  • isaacmason