pub const SURFACE_EXTENT: f64 = 1.0e9;Expand description
How far an unbounded surface’s default domain reaches.
A plane and a cylinder are unbounded, but every interface here works on a
finite rectangle. Far past any real model, and well short of where f64
spacing turns coarse.