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

https://github.com/satelllte/r3f

A playground for react-three-fiber.
https://github.com/satelllte/r3f

r3f react-three-fiber threejs threejs-example threejs-learning

Last synced: 5 months ago
JSON representation

A playground for react-three-fiber.

Awesome Lists containing this project

README

          

**Archived. Check out [satelllte/space](https://github.com/satelllte/space) instead**

---

# r3f

A playground for [react-three-fiber](https://github.com/pmndrs/react-three-fiber/).

## Prerequisites

- [Bun v1](https://bun.sh/)

## Getting Started

Install dependencies:

```sh
bun install
```

Run the development server:

```sh
bun run dev
```