plutonium_engine 0.7.0

Pure Rust Graphics Engine
Documentation
1
2
3
4
# API Styles

- Immediate-mode: begin_frame/draw_*/end_frame
- Optional widgets (feature: widgets): retained-mode helpers that call the same draw path