nical/lyon

Glam types

andrewbaxter opened this issue · 1 comments

I didn't see it mentioned so I wanted to ask, has using https://docs.rs/glam/latest/glam/ for math types been considered? It's used by nannou and bevy so it would make this easier to use with them and at least from my limited use so far it seems fully featured.

Ah I see this is using euclid not an internal type...