Open Myrmod opened 2 years ago
At this point in time, the little pieces that I've picked up on from @Rich-Harris's talks/interviews is that he's focusing on svelte/svelte.kit . There's been a bunch of us waiting for this particular release for a while which is why there's a bunch of PR's already but my guess is that we should set our expectations accordingly. To be clear on my thoughts, a PR is welcome but it's probably going to take Rich some time before getting back to us.
If you haven't already seen it, here's a link to one of his talks from this playlist
Hello,
I would like to be able to get the quaternion (rotation) of the camera or
THREE.Object3D
in general. Essentially I want to be able to use functions like this:With this function I we would be able to move an object no matter its rotation perfectly sideways. I haven't done so before, but I could try to create a pull request.
Best regards