21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
# La-Fabrik
|
|
|
|
An interactive 3D web experience for La Fabrik Durable — a low-tech repair and transformation service in Altera, a post-capitalist city rebuilt in 2039. Players step into the role of a newly onboarded technician and experience a day at the service: repairing an e-bike, fixing a power grid, and upgrading a vertical farm's irrigation system.
|
|
|
|
Built with React 19, TypeScript, and Vite.
|
|
|
|
## 🔗 Ressources
|
|
|
|
| Techno | Doc |
|
|
|--------|-----|
|
|
| Three.js | https://threejs.org/docs/ |
|
|
| React Three Fiber | https://docs.pmnd.rs/react-three-fiber/getting-started/introduction |
|
|
| Drei | https://drei.docs.pmnd.rs/getting-started/introduction |
|
|
| Rapier (physique) | https://rapier.rs/docs/ |
|
|
| R3F Rapier | https://github.com/pmndrs/react-three-rapier |
|
|
| Zustand | https://zustand.docs.pmnd.rs/learn/getting-started/introduction |
|
|
| GSAP | https://gsap.com/docs/v3/Installation/ |
|
|
| Postprocessing | https://github.com/pmndrs/postprocessing |
|
|
| r3f-perf | https://github.com/utsuboco/r3f-perf |
|
|
| Vite | https://vite.dev/guide/ |
|
|
| AnimationMixer | https://threejs.org/docs/#api/en/animation/AnimationMixer | |