@hackage collada-types0.2
Data exchange between graphic applications
Installation
Dependencies (4)
- base >=4 && <5
- containers >=0.4 && <0.5
- enumerable
- tuple-gen Show all…
Dependents (4)
@hackage/SVGFonts, @hackage/acme-everything, @hackage/collada-output, @hackage/triangulation
Collada is the standard graphics format for data exchange between 3d tools. As well as the file format also its representation as an algebraic data type could be used to make libraries more composable. Please propose changes.