devwithjev
— reading now— views
Submit a build

Real-Time 3D Scene Generator

Guizang built a real-time 3D scene generator using the JEV model. It assembles indoor scenes from text prompts in one second.

View on X time一秒
歸藏(guizang.ai)@op7418𝕏
我用 @typesafeai JEV 模型做了一个实时 3D 场景生成器。 这个速度实在太夸张了! 从预制的几十上百种 3D 模型里,根据输入的文案,进行并发几百次的判断。 同时对这些素材的着色、光照、位置以及状态进行处理,一秒完成符合要求的室内场景搭建。 https://t.co/0oy1HBLVWX
Sep 20, 2026X postsView on X
The system makes hundreds of concurrent selections from dozens to hundreds of prefabricated 3D models, then processes their shading, lighting, positions, and states.

Also filed under Games & real time

  • Benchmarks Jev on Pokémon Red

    The project benchmarks Jev, TypeSafe’s fast decision model, against Jev paired with a GPT-6 Sol planner for playing Pokémon Red.

  • Plain-English Cellular Ecosystem Simulator

    LifePot is a cellular automaton-inspired ecosystem that users describe in plain English. Jev turns those inputs into species, feeding relationships, reproduction strategies, and environmental conditions.

  • Mapping Children's Behavioral Intent in Games

    Mores Research used Jev to map children’s behavioral intent in games and examine how it correlates with real-world behavior. It reports mapping intents across 45+ real sessions involving 20 child users over a long horizon.

  • StarCraft Agent for Fast Tactical Decisions

    Jev_Star is a StarCraft agent experiment that uses Jev for fast tactical decisions.