pathfinder/examples/canvas_minimal
Patrick Walton a1b0df0a42 Rename `Point2DF` to `Vector2F`, `Point3DF` to `Vector4F`, and `LineSegmentF`
to `LineSegment2F`.

Straw poll on Twitter suggested that these names were preferred.
2019-06-03 12:39:29 -07:00
..
src Rename `Point2DF` to `Vector2F`, `Point3DF` to `Vector4F`, and `LineSegmentF` 2019-06-03 12:39:29 -07:00
Cargo.toml Start a simple HTML canvas-like API, and add a minimal example to show how to 2019-05-03 14:15:38 -07:00