A fully procedural logo sphere built in Rive using a single Luau script and 20 PNG assets. No state machines, no animations, no data binding, no view models.
The script handles everything: an infinite wrapping grid, radial scale falloff for depth, smooth mouse parallax, and a placement algorithm that prevents identical logos from appearing side by side in any direction.
Built to show what Rive Scripting can do beyond the visual tools.