pathfinder/geometry/src
Patrick Walton ab93ea1f22 Fix bogus thin culling that was causing artefacts 2019-01-29 11:27:25 -08:00
..
clip.rs Clipping mostly works now 2019-01-28 14:58:57 -08:00
cubic_to_quadratic.rs Rename `path-utils` to `geometry` 2019-01-10 10:01:21 -08:00
lib.rs Implement some 3D transform code, untested as of yet 2019-01-15 19:15:33 -08:00
line_segment.rs Clipping mostly works now 2019-01-28 14:58:57 -08:00
monotonic.rs Implement some 3D transform code, untested as of yet 2019-01-15 19:15:33 -08:00
normals.rs Build outlines from segments; move SIMD points into `geometry` 2019-01-11 15:24:13 -08:00
orientation.rs Rename `path-utils` to `geometry` 2019-01-10 10:01:21 -08:00
outline.rs wip 2019-01-25 17:07:37 -08:00
point.rs wip 2019-01-28 12:57:15 -08:00
segment.rs Use a much better technique for curve flattening 2019-01-28 20:36:06 -08:00
segments.rs Rename `path-utils` to `geometry` 2019-01-10 10:01:21 -08:00
simd.rs Fix bogus thin culling that was causing artefacts 2019-01-29 11:27:25 -08:00
stroke.rs Build outlines from segments; move SIMD points into `geometry` 2019-01-11 15:24:13 -08:00
transform.rs wip 2019-01-25 14:28:53 -08:00
transform3d.rs wip 2019-01-25 17:07:37 -08:00
util.rs Move the SIMD line segment type to the geometry crate 2019-01-11 15:41:46 -08:00