Dirk Krause
Dirk Krause
The ZIP is not working as described. To make it work, change HealthBar3D as follows: - set Texture to 'New ViewportTexture' and select the existing Viewport - delete the Material...
I can send you my version, if that helps.
Same here on both Mac OSX and Win10. Also, the recording demo is broken in v71. [EDIT] this one: https://p5js.org/examples/sound-record-save-audio.html
The solution seems to be to include ```getAudioContext().resume()``` as a first line in mousePressed (or touchStart, respectively).
Unfortunately I have to agree. Although I like p5-sound very much, recognising this as a bug not in my code but in p5-sound cost me a lot of time in...
Also, the current version of p5 is 0.7.3.
You can get rid of the CORS messages if you download the aframe-ar.min.js and camera_para.dat and edit both occurences of camera_para.dat in the .js file. The problem with the models...
There is a working (albeit ugly) workaround in this SO thread with a working jsFiddle: https://stackoverflow.com/questions/41724545/select-rear-camera-on-android-device-jsartoolkit5
Same question here. As a workaround, I downloaded the .js file and commented out the console.log.
That would be cool! Did you find a solution for the Navmesh creation support getting ripped out of Blender?