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.
- Host: GitHub
- URL: https://github.com/selfhostedpro/react-three-fiber-next-15-typescript
- Owner: SelfhostedPro
- Created: 2024-12-15T07:49:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T07:49:17.000Z (over 1 year ago)
- Last Synced: 2025-02-04T14:16:36.022Z (over 1 year ago)
- Language: TypeScript
- Size: 2.13 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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