summaryrefslogtreecommitdiff
path: root/src/gpu
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-03-08 10:49:08 +0100
committerskal <pascal.massimino@gmail.com>2026-03-08 10:49:08 +0100
commit4bc54609d7af62dd8e09977ec016f711f56c6e1d (patch)
tree770ce9a8b1ce24d5194beb215b79ab2c67825201 /src/gpu
parent21b061b951ec3a65bc479fabeb2d9565e08a807e (diff)
feat: add WGSL debug_f32() snippet with C64 8x8 font
Renders a f32 value (±999.999, 3 decimal digits) at a given screen position using authentic C64 8x8 bitmap glyphs in yellow. Usage: col = debug_f32(col, pos.xy, vec2f(10.0, 10.0), value); Include: #include "debug/debug_print" handoff(Gemini): new snippet at src/shaders/debug/debug_print.wgsl Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'src/gpu')
0 files changed, 0 insertions, 0 deletions