Paul Wolff

Results 12 comments of Paul Wolff

Hey @kalwalt, any update on this?

Hey @willeastcott, jsartoolkit5 has implemented the nft feature now. Any plans on implementing it in playcanvas-ar?

Hey, I noticed some audio crackling in safari (osX) in several projects, even the playcanvas basic audio sample: https://developer.playcanvas.com/en/tutorials/basic-audio/ This might be related to this issue? Note that this also...

Yep, several WebAudio related bugs in the webkit bug database: For example: - https://bugs.webkit.org/show_bug.cgi?id=221334 - https://bugs.webkit.org/show_bug.cgi?id=227199

Just a follow up on the issue. I was playing around with an implementation of Google Resonance for spatial audio and it got crackling and distortion in a playcanvas project...

Here is a project for comparing PC audio with a pure webAudio implementation. It seems that using WebAudio directly doesn't seem to cause the distortion problem: https://playcanvas.com/project/867811/overview/webaudio-test There seems to...

It seems a fix landed in webkit but isn't yet shipped in current safari. However I was trying safari tech preview with no issues for a period of ~15min.

Seems to be fixed in non tech preview version 15.2 as well. Will do some longer running tests and report back.

Hey, any update on the spec? We did some pretty cool tests with [PlayCanvas](https://github.com/playcanvas/engine/pull/2574) and WebXR Image Tracking and it looks super promising. We can't wait to use this in...

Also implemented it in docling-core. Can do a pull-request, if no one else is working on it?