Aaron

Results 3 issues of Aaron

Hi all, love the work you are all doing here, but recently ran into an issue with some core features, such as setting position and velocity data, leading to a...

After upgrading from ^0.11.2, and then building using vite build, the resulting app will encounter this issue when creating a new physics world. Tested using https://github.com/viridia/demo-rapier-three Steps to reproduce 1.)...

bug

### Description A GLTFLoader created in a webworker can't load webp files. The issue stems from attempting to use `Image` in a webworker, which doesn't exist. ### Reproduction steps 1....

Loaders