Results 158 comments of Moritz Mœller

Okidoki. I'll look into it soon.

Would you like the trait `impl`s to live in their own file, e.g. `src/vec/traits.rs` or in each existing `src/vec/vec?.rs` file resp.?

Shall we keep this open to track further `num-traits` trait `impl`s?

One thing that may be an alternative is to use [OpenSubdiv's BFR API](https://graphics.pixar.com/opensubdiv/docs/bfr_overview.html) to create a patch mesh from the subivision surface (sds). I.e. the limit surface is approximated by...

Yeah, no idea how hard it would be to [cross compile C++ to wasm](https://developer.mozilla.org/en-US/docs/WebAssembly/C_to_wasm) that later sits behind an FFI for Rust. That said, I don't think it's an issue,...

I have need for this exact case too.

Implemented via #134.

I missed the CI hiccup. I will fix and re-open.