KhronosGroup / UnityGLTF

Runtime glTF 2.0 Loader for Unity3D
MIT License
1.84k stars 489 forks source link

Audio Plugin Testing #764

Open hierro opened 3 months ago

hierro commented 3 months ago

HI everyone, I m testing the audio plugin and I guess i succesfully added the audio pinter and mp3 track, since my model bytes size increased a lot. How to test it ? Is there any viewer or know practice to test how this work ? Another question...can the audio be linked to a speific animation ? that would be kinda amazing :D

Anyhow, I came back here after a year of evil, and I found so much improvement, indeed thank you and congratulations !

hierro commented 3 months ago

How do you recall from JS tha audio pointer in order to manage the audio source injected into GLB ? Is there any test andf/or can I be useful somehow for testing ?