Martin Svanberg
Martin Svanberg
Perhaps there's room for a crate that sits on top of glam and exposes higher-level linear algebra concepts like normals, points and planes. Glam is then more of a low-level...
It may be worth asking what belongs in revery core and what belongs in userland. This seems like a useful feature, but it could just as well be an independent...
I am happy to announce that this now passes CI, after using esy 0.5.6.
Similarly, [floats](https://graphql.github.io/graphql-spec/June2018/#sec-Float) are supposed to be double precision floats.
Also encountered this! `f64` seems more stable but it crashes with this large polygon as well: Sorry, big polygons! ```rust use geo::{BooleanOps, Coordinate, LineString, MultiPolygon, Polygon}; fn main() { let...
Tested on Windows 10. It seems to keep the Window open until I move my mouse, at which point it immediately exits.
I see this was merged already, but this advice for macOS is outdated. The new default linker on macOS is faster than lld, which is also why the macOS version...
PR: https://github.com/bevyengine/bevy-website/pull/1161
Hey, are you still looking into this? Otherwise I might have a stab at it in the coming weeks.
Sorry for the slow response, I forgot to reply to this. I see that you've now sorted this out without my help!