v2.1.0
Features
- Adds
postproject
pragma to apply an additional transformation to lines after screen-projection. - Adds
viewportSize
render-time option in case you wish to project lines to some other shape than the viewport size. May be used in conjunction withpostproject
, for example to render to the unit square and then view that square from some other angle.