Roblox is betting on world models — and they're open-sourcing the engine
Roblox is putting its chips on world models, the kind of systems that learn how the world works — gravity, objects, cause and effect — rather than just recognizing what they see. They've open-sourced the engine, which means anyone can grab it and run it on their own hardware.
The open-sourcing matters more than the announcement. When a big company ships a model for public use, it stops being a research toy and starts being a piece of infrastructure. The model lives on GitHub under Lightricks' name, and the community is already circling it — people have posted benchmarks, integration notes, and early experiments.
On an RTX 4090 the base model generates 121 frames in 11 seconds — fast enough to feel live. A typical 5-second video at 1024×1024 takes about 90 seconds with 30 sampling steps. The new LTX-2 version adds audio and hits 4K resolution, and it's fully open source. That's the kind of tool a side business owner could run on a single GPU without renting cloud compute.
Why this matters for us: open models that run on consumer hardware are the only ones that stay affordable for la gente who can't afford AWS bills, and Roblox's bet is a signal that the rest of the industry is following.
“The model lives on GitHub — anyone can grab it.”