sunjay / turtle

Create Animated Drawings in Rust
http://turtle.rs
Mozilla Public License 2.0
562 stars 53 forks source link

Add Custom Point Type #51

Closed sunjay closed 6 years ago

sunjay commented 6 years ago

Fixes #18

This is our own custom point type. We aren't using a properly linear algebra vector crate for this because:

sunjay commented 6 years ago

Unable to verify this on Windows because appveyor has been stuck in "queued" for two days. No signs of movement.