Crate fj_window

Source
Expand description

§Fornjot Window Abstraction

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 window abstraction based on Winit.

Structs§

WindowError
Error initializing window

Enums§

Error
Main loop initialization error

Functions§

display
Display the provided mesh in a window that processes input