@threlte/rapier
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Rapidly Build Interactive 3D Apps for the Web

Threlte is a Svelte library that simplifies creating 3D apps for the web. It provides a declarative, type-safe, reactive and interactive API out-of-the-box.

Threlte's 3D rendering is powered by Three.js, and it also provides a physics engine through Rapier and an animation studio via Theatre.js; see packages for details.

Check out our documentation and our Discord community.

@threlte/rapier

@threlte/rapier enables performant physics in your Threlte app through the Rapier engine.

This is a great way to implement key features of games or simulators, such as collisions, gravity and attraction fields.

Quickstart

Installation

For a quick interactive setup of a fresh Threlte project, run:

npm create threlte my-project

and select the @threlte/rapier option.

Alternatively you can check out the full installation instructions.

Support

Have questions? Feel free to ask in our Discord support forum.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • Filing Issues - if you have feature requestions or you think you spotted a bug, submit an issue.
  • Contributing Code - if you would like to drop us a PR, read the contribution guide first.

Sponsors

Powered by Vercel


License

The MIT License (MIT). Please see the License File for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @threlte/rapier

Weekly Downloads

309

Version

2.0.0

License

MIT

Unpacked Size

88.8 kB

Total Files

69

Last publish

Collaborators

  • grischaerbe