You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use cannon-worker-api with vanilla cannon-es, can we have an example of this?
The text was updated successfully, but these errors were encountered:
imokya
changed the title
Is it possible to make it work with vanilla cannon-es?
Is it possible to use cannon-worker-api with vanilla cannon-es?
Sep 23, 2022
Worker logic used to live in the @react-three/cannon package, but was moved into a new cannon-worker-api package as part of #327.
You can use cannon-worker-api with vanilla cannon-es now, but you'd essentially be creating your own vanilla @react-three/cannon package to use it right now. It doesn't yet have a nice high-level API, and there's no examples right now.
Unfortunately I haven't had much time to push this along. If it's something you're keen for, and you're able to contribute, contribs are very welcome on this issue - #327
I'll close this issue for now, but feel free to discuss this further in the above issue.
Is it possible to use cannon-worker-api with vanilla cannon-es, can we have an example of this?
The text was updated successfully, but these errors were encountered: