amazon-sumerian-hosts
amazon-sumerian-hosts copied to clipboard
PlayCanvas host
It would be nice to add a PlayCanvas host.
The core package has the interfaces that need to be implemented to make this work with other engines. See Integrating with other 3D engines.
cc @willeastcott
100% agree. Since Sumerian is extremely similar to PlayCanvas, I'm surprised it wasn't the first engine/framework to get a host! 😄
I may find some time to circle to this once I finish the Babylon update. Sumerian's Babylon animations break with latest Babylon (5+), which I need to fix in order to get
- #183
out of the door. The three.js examples are working fine. Love having no build! It's gonna be so much easier to maintain the code without relying on a particular bundler (we'll leave it to app authors to bundle their apps however they want, while they import the ESM from here).
Looking forward to PlayCanvas support so I can also dive into PlayCanvas itself. 😃