-
Notifications
You must be signed in to change notification settings - Fork 162
Description
I recall seeing a discussion/issue about separating the worker logic in this package into a cannon-worker
package that isn't tied to react. I can't find that discussion anymore, but I recall reading that the maintainers only really used cannon with react-three-fiber, so it wasn't deemed important.
I have a use case where it would be great to have a cannon worker package, but I'm not looking to use react.
I'm hoping to reopen the discussion and see if there is any interest for contributions creating this standalone cannon-worker
package to power this package.
I have been working on a POC for taking logic out of this package and creating that react-agnostic cannon-worker
package, and I'm looking to see if there is any interest in that being developed under the pmndrs
roof.
I have a lot of interest in this and time for contributing, and putting this under the pmndrs
roof could de-duplicate some of the efforts I'm making with the efforts here.