auto_spaces 0.1.0

Spaces where worlds are able to be rendered
Documentation
1
2
3
4
pub struct OutputManager<Field> {
    pub field: Field,
    pub pixel_size: usize,
}