cxreiff
banner
cxreiff.com
cxreiff
@cxreiff.com
Ratatui widget depth occlusion! 🐀✨

By reading Bevy's depth prepass back from the GPU, associating a world-space position with each Ratatui widget, and recording per-character depth while drawing, I can skip "occluded" characters when drawing into the terminal buffer.

#bevy #ratatui #rust #rustlang
May 10, 2025 at 10:52 PM
Developing a 3D dungeon crawler style using Rust, Bevy, and Ratatui, that displays in the terminal using text characters (video recorded running in Alacritty). #bevy #ratatui #rust
April 24, 2025 at 9:21 PM