tool
React Three Fiber
created 2026-04-19 3d · rendering · react · threejs
React Three Fiber
React renderer for Three.js. Lets you build 3D scenes declaratively with React components.
Used In
- Vorma (Furniq) — 3D furniture preview driven by Zustand config store
Key Pattern
Configuration-driven rendering: Zustand store holds product config → React Three Fiber components read the store → 3D model updates in real-time as AI agent streams config changes.
Related
- Zustand — state management partner
- LangGraph Agent Pattern — AI agent drives the config