This repository was archived by the owner on Jun 10, 2025. It is now read-only.
Exposes transformations for context and drawing
Pre-release
Pre-release
As of this version, versioning will become stricter. Still assume that every commit is breaking until v1.0.0
.
New features
- Exposes transformations (partially) and allows passing transformations to draw functions
Current features
- Exposed
Window
andWindowSettings
API, usingglutin_window::GlutinWindow
in the backend - Partial
GlGraphics
bindings, with control over draw events - Event handling
Mouse
andKeyboard
events (and appropriate classes)Events
event loop manager withEventSettings
graphics::rectangle
andgraphics::circle_arc
exposed functions- Python stub files mirroring Rust API