Joe Pea

Results 1897 comments of Joe Pea

On iOS, the `click` event has to happen before any Web Audio is played. If this does not happen, Babylon audio is permanently broken the rest of the session until...

It isn't very well documented, but the examples show how to load a custom model. Here's the Babylon example: https://github.com/aws-samples/amazon-sumerian-hosts/blob/mainline2.0/packages/demos-babylon/src/customCharacterDemo.js To figure it out, we'll need to look at where...

Btw, I have a buildless fork (a fork where everything is plain JS modules, requires no build), here: - #183

@flckv off topic about the build: > hi @trusktr (1) did you choose to use vanilla js to avoid build issues with aws sumerian avatar? Yeah, I removed the build...

> You misunderstood the issue. > Please read the description again. > **It's not about code but using graphics tools!** I fully understood the issue! Without documentation, the *hard way*...

> Probably a properly written TS wrapper would be the way to solve it. What the "it" that that will solve? I wasn't sure what you're referring to there.

Duplicate of #155 (we can close others and track a single issue, I'm currently investigating to understand what the problem is)

cc @willeastcott

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...

I had this issue too, and it is not related to this pull request. The best solution in my opinion is to pin the versions of webpack libs that we...