Expand description
Fornjot Model Viewer
Fornjot is an early-stage b-rep CAD kernel written in Rust. The kernel is split into multiple libraries that can be used semi-independently, and this is one of those.
This library provides a viewer for Fornjot models.
Structs
- Cursor position in normalized coordinates (-1 to +1)
- The size of the screen
- The Fornjot model viewer
Enums
- Render device initialization error
- An input event
- Error describing the set of render surface initialization errors
Traits
- Needs to be implemented by types that can serve as a screen to render to