GPU-accelerated rendering engine for par-term terminal emulator.
This crate provides the rendering pipeline for the terminal emulator, including:
- Cell-based GPU rendering with glyph atlas
- Sixel/iTerm2/Kitty inline graphics rendering
- Custom GLSL shader post-processing (Shadertoy/Ghostty compatible)
- Scrollbar rendering with mark overlays
- Background image rendering
- GPU utility functions