two.js icon indicating copy to clipboard operation
two.js copied to clipboard

[Question] WASM is it something this library is looking to utilise?

Open matthewhardern opened this issue 7 months ago • 1 comments

I have looked at a few issues mentioning WASM as an option for solving some missing features, I also think it could be used wisely to improve performance in multiple core maths operations.

  • Matrix operations (multiplication, inversion)
  • Vector operations (distance, normalization)
  • Bezier curve calculations (length, point calculation)

Is this something this library is interested in doing / take an initial start from the community?

matthewhardern avatar Mar 31 '25 18:03 matthewhardern