Skywork has released Matrix-Game 3.0, an open-source world model that generates 720p video at 40 frames per second while responding to user actions in real time. The 5B-parameter system is aimed at interactive scene generation, not passive clip output, and the weights are available for developers and studios to run on their own hardware.
Key points for production teams:
Real-time output at 720p, 40 FPS, fast enough to treat the model as a live scene engine rather than a render queue.
Action controllability built in, meaning generated frames respond to user inputs instead of replaying a fixed prompt.
Minute-long memory consistency, a shift from the short-horizon drift that has limited prior open world models.
What the Architecture Changes
Matrix-Game 3.0 is built on a memory-augmented Diffusion Transformer paired with what Skywork calls an error-aware base model. The memory layer is the reason the system can hold a scene together across a full minute rather than losing continuity after a few seconds, and the error-aware training is meant to reduce compounding visual drift when the model is asked to keep generating.



