pathfinder/geometry/src
Patrick Walton d06746f28d Remove barrel distortion.
It was a toy implementation and isn't the approach I want to go with.
2019-04-29 16:05:42 -07:00
..
basic Remove the scene assembly thread, and pipeline only fills instead of alpha 2019-04-18 13:50:26 -07:00
clip.rs Close the path if necessary when rebuilding it for clipping 2019-02-21 11:42:48 -08:00
color.rs In VR mode, render one eye and then reproject to both eyes instead of rendering 2019-04-26 17:22:54 -07:00
dilation.rs Optimize dilation. 2019-02-06 13:48:50 -08:00
lib.rs Remove barrel distortion. 2019-04-29 16:05:42 -07:00
monotonic.rs Add a fast path for monotonic conversion 2019-02-02 11:12:54 -08:00
orientation.rs Remove the Pathfinder 2 orientation computation code 2019-02-12 19:56:44 -08:00
outline.rs Remove barrel distortion. 2019-04-29 16:05:42 -07:00
segment.rs Subdivide offset curves to an error bound. 2019-02-20 18:27:27 -08:00
stroke.rs Scale the SVG appropriately in the demo 2019-02-21 20:19:42 -08:00
util.rs Add a defringing shader for subpixel antialiasing, untested as of yet 2019-02-04 16:04:13 -08:00