🎮 Matrix-Game 2.0 – the first open-source model that generates interactive 3D worlds
- Siergej Sobolewski
- Aug 13
- 1 min read

🎮 Matrix-Game 2.0 – the first open-source model that generates interactive 3D worlds from text in real time
A week ago, DeepMind showcased Genie 3, but the code was not released publicly.
Today, Skywork has released its Matrix-Game 2.0 world generator as open source 🚀

Features:
✔️ 25 FPS in real time
✔️ Generates minutes of continuous gameplay
✔️ Full interactivity: movement, turning, world exploration
Includes multiple built-in templates: city, wilderness, TempleRun, GTA, and more.
Potential applications:
🔸Game engine creation
🔸AI agent training
🔸Virtual character creation
System requirements: GPU with at least 24 GB of memory (tested on A100 and H100).

How it works:
• Trained on 1,350 hours of gameplay video
• Controls: the engine responds to key presses and mouse movements every frame
• Model size: 1.3 billion parameters
• KV-Cache stores context, enabling unlimited world generation time
🌐 Hugging Face Model: https://huggingface.co/Skywork/Matrix-Game-2.0
Learn and explore with Cartesian School:https://www.cartesianschool.com
Telegram: @python_doctor
Comments