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

https://github.com/selfhostedpro/react-three-fiber-next-15-typescript

Example repo of react-three-fiber, next 15, and typescript running on Tauri.
https://github.com/selfhostedpro/react-three-fiber-next-15-typescript

Last synced: over 1 year ago
JSON representation

Example repo of react-three-fiber, next 15, and typescript running on Tauri.

Awesome Lists containing this project

README

          

# react-three-fiber next 15 + typescript + extend

## Getting Started
Look at
[BentPlaneGeometry.tsx](/src/components/3d/geometry/BentPlaneGeometry.tsx),
[MeshSineMaterial.tsx](/src/components/3d/materials/MeshSineMaterial.tsx),
and [Card.tsx](/src/components/3d/Card.tsx) to see how to extend things.

Make sure to install `"@react-three/fiber": "^9.0.0-rc.1",` in order to have proper compatibility with next 15