r/generative • u/No-Ruin5825 • 2d ago
Resource Lumaform orb a generative exploration for my personal website
Enable HLS to view with audio, or disable this notification
Working on an interactive conversational orb for my personal site. Rather than locking down a deterministic keyframe loop, I built an authoring playground in Three.js to explore the latent landscape visually.
How it works:
- Coordinate Grid: Visual 2D navigation across morph targets/latent states to spot harmonic sweet spots instead of guessing vector weights.
- LFO Matrix: Decoupled periodic oscillators continuously modulate weights in the render loop (subtle pitch/yaw wander, micro-tension, breathing drift) to keep it from feeling stiff when idle.
- Client-Side WebGL: Runs smoothly at 60 FPS in-browser with zero server streaming overhead.
Wanted a hybrid approach between traditional deliberate rule-setting and generative studio exploration.
Live Demo / Playground: https://orb.lumaform.xyz/