Glowing Fish Quarter-Resolution Rendering
How fish lighting reduces pixel and VRAM cost for modern GPUs.
How to use this information
Performance tests should compare water scenes with different shoal sizes at a fixed resolution. Capture GPU load, VRAM allocation and frame time, then distinguish the glow technique from the cost of fish AI and geometry.
Official evidence
Hundreds of individually simulated glowing fish created a rendering challenge. The developer’s solution draws their light into a lower-resolution screen texture instead of paying full-resolution cost for every glowing individual.
What the confirmed data means
The approach targets a dense, readable cyberpunk effect. It explains why the glow can remain visible at scale and why a fish-heavy scene is relevant when evaluating GPU performance.
Publication boundary
Quarter resolution describes one lighting texture, not the entire game resolution. It does not imply blurry output or guarantee a specific FPS improvement.
Related guides
Sources and verification
Last reviewed: July 26, 2026 · Independent, unofficial player guide.