not-gloss-0.2.0: Painless 3D graphics, no affiliation with gloss

Safe HaskellSafe-Infered

Vis.Interface

Documentation

vis :: Real b => Camera0 -> (Maybe SpecialKey -> a -> IO a) -> (Maybe SpecialKey -> a -> [VisObject b]) -> a -> Double -> IO ()Source