pathfinder/geometry/src
Patrick Walton fd070d7a24 Start an `angle` module in `pathfinder_geometry` 2020-02-19 10:59:40 -08:00
..
angle.rs Start an `angle` module in `pathfinder_geometry` 2020-02-19 10:59:40 -08:00
lib.rs Start an `angle` module in `pathfinder_geometry` 2020-02-19 10:59:40 -08:00
line_segment.rs Implement basic radial gradients. 2020-02-10 22:15:50 -08:00
rect.rs Add a method to fetch the center of a rect 2020-02-18 14:36:10 -08:00
transform2d.rs Implement basic linear gradients. 2020-02-10 16:01:05 -08:00
transform3d.rs Add some more methods to 3D vectors, and a `gluLookAt()` workalike 2019-12-18 15:19:42 -08:00
unit_vector.rs Use 2-lane instead of 4-lane SIMD types for 2D vectors. 2019-06-26 16:38:37 -07:00
util.rs Fall back to Newton's method instead of dividing by zero when finding critical 2019-05-08 17:51:12 -07:00
vector.rs Implement basic support for non-repeating image patterns. 2020-02-11 17:20:21 -08:00