Dragon Engine: the art of urban photorealism in Lost Judgment

Published on May 29, 2026 | Translated from Spanish

Lost Judgment, developed by Ryu Ga Gotoku Studio, represents a milestone in the representation of Japanese urban environments within the Dragon Engine. This proprietary engine achieves stunning photorealism by rendering neighborhoods like Ijincho and Kamurocho, saturated with neon lights and illuminated signs. The key lies in its dynamic lighting system and real-time reflections, which capture the nighttime atmosphere without sacrificing combat fluidity, completely eliminating loading screens between exploration and fights.

Dragon Engine urban photorealism in Lost Judgment with neon lights and nighttime reflections in Kamurocho

Technical pipeline optimization: Maya and Substance Painter 🎨

The modeling of the environments is primarily done in Autodesk Maya, where artists build everything from narrow alleys to shopping mall facades with controlled high polygon density. Maya enables efficient rigging of interactive elements, such as doors and destructible objects, which are then seamlessly integrated into the Dragon Engine. For texturing, Substance Painter is the essential tool: it generates normal, roughness, and ambient occlusion maps that simulate asphalt wear, the shine of neon plastic, and sidewalk moisture. This combination allows the engine to process PBR (physically based) materials in real-time, maintaining stable 60 fps even on last-generation consoles.

Lessons for developers: fluidity without compromise 🎮

Unlike engines like Unreal Engine, which prioritize graphical flexibility at the cost of higher overhead, the Dragon Engine demonstrates that a closed pipeline can deliver superior results when optimized for a specific niche. The absence of transitions in combat is not just a design choice, but a memory management issue: the engine preloads textures and shadows of adjacent areas while the player walks. For any developer, this title underscores the importance of choosing tools (Maya for assets and Substance Painter for materials) that align with the engine's technical limitations, rather than forcing generic solutions.

What dynamic lighting and geometry optimization techniques does the Dragon Engine use in Lost Judgment to achieve such detailed urban photorealism without sacrificing performance on last-generation consoles?

(PS: optimizing for mobile is like trying to fit an elephant into a Mini Cooper)