chandlerprall / Physijs

Physics plugin for Three.js
MIT License
2.77k stars 455 forks source link

Fixed and updated examples to three.js v73 #251

Closed nmai closed 9 years ago

nmai commented 9 years ago

All examples now run with no errors/warnings, with the exception of vehicle.html. It appears to run perfectly fine but Chrome throws THREE.Object3D.add: object not an instance of THREE.Object3D. I believe it is being thrown when adding the vehicle's mesh to the scene.