An open API service indexing awesome lists of open source software.

https://github.com/tresjs/rapier

We'll make you love physics again πŸ’š
https://github.com/tresjs/rapier

Last synced: 11 months ago
JSON representation

We'll make you love physics again πŸ’š

Awesome Lists containing this project

README

          

![repository-banner.png](/public/repo-banner.png)


npm package

discord chat



# Rapier

> Making Physics fun again

- πŸ’‘ Build your effects with Vue components only.
- ⚑️ Powered by Vite
- 🦾 Fully Typed

## Installation

```bash
pnpm i @tresjs/rapier
```

## Docs

Checkout the [docs](https://rapier.tresjs.org/)

## Demos

- [Stackblitz Collection](https://stackblitz.com/@alvarosabu/collections/tresjs)

## Contributing

We are open to contributions, please read the [contributing guide](https://github.com/Tresjs/tres/blob/main/CONTRIBUTING.md) to get started.

### Build

To build the package run:

```bash
pnpm run build
```

### Playground

To run the playground run, its a great way to test the components and helpers locally:

First install dependencies

```
pnpm i
```

And then to run the development server on http://localhost:5173

```bash
pnpm run playground
```

### Test

TODO...

### Docs

To run de docs in dev mode

```bash
pnpm run docs:dev
```

To build them

```bash
pnpm run docs:build
```

## License

[MIT](/LICENSE)

## Sponsors

Be the first to support this project [here](https://github.com/sponsors/tresjs) ☺️