Hayden Greer
Hayden Greer
Hey Alon - I've setup a simple test scene with a btRaycastVehicle and a camera that follows the vehicle around (follow_board). The issue is that the follow_board component creates a...
I'm using the updated (17 days ago) version of ammo.js at (http://kripken.github.io/ammo.js/builds/ammo.wasm.js) and I'm getting the error `TypeError: this.physicsWorld.setForceUpdateAllAabbs is not a function` coming from https://cdn.rawgit.com/donmccurdy/aframe-physics-system/v4.0.1/dist/aframe-physics-system.min.js If I use https://mixedreality.mozilla.org/ammo.js/builds/ammo.wasm.js...
I can't get the gif-shader and gif-component to work in aframev1.1.0. No errors in the console but when the gif is loaded the whole scene/renderer freezes Any clues what could...
Hello, Thanks so much for making this tool, it really comes in handy! Most of the time it's working perfectly but on some files it always returns the error `Could...
First off, thanks for this repo as it's extremely helpful! I'm currently building a skateboard simulation with three.js and Ammo. The issue i'm encountering is with edges not lining up...