Closed
Description
three.js is currently at version 0.84.0 but ros3d requires version 61. Attempting to use a modern threejs version results in the below warnings and errors. There are likely many more minor tweaks require beyond these:
THREE.WebGLRenderer: .shadowMapEnabled is now .shadowMap.enabled.
THREE.Projector has been moved to /examples/js/renderers/Projector.js.
THREE.ImageUtils.loadTexture has been deprecated. Use THREE.TextureLoader() instead.
THREE.ShaderMaterial: attributes should now be defined in THREE.BufferGeometry instead.
THREE.ShaderMaterial: 'attributes' is not a property of this material.
THREE.ParticleSystem has been renamed to THREE.Points.
Metadata
Metadata
Assignees
Labels
No labels