← All projects

fluaid

Web-based fluid presentations on an infinite 2D canvas with 3D camera transitions

Fluaid was a 2024 prototype exploration for a fluid presentation tool: an infinite 2D canvas where slides live anywhere, with smooth 3D camera transitions sweeping the viewer between them on spline-curve paths. Aimed at marketers and executives who want a polished, narrative alternative to PowerPoint's slide-by-slide rigidity without inheriting Prezi's dated UX. Built on React 18 + TypeScript with Three.js via react-three-fiber, scaffolded on Create React App, with persistence intended as human-readable YAML and sharing via URL.

Status: design-complete prototype. A full PRD covers the canvas, slide model, text/image/video/3D objects, persistence, and playback, and the scaffold has the editor/viewer surfaces and camera-state plumbing in place. It was paused after the prototype phase rather than carried to production.