rstats icon indicating copy to clipboard operation
rstats copied to clipboard

Fix NaN faces and vertices with latest three.js

Open benjaminleonard opened this issue 7 years ago • 0 comments

As per: https://github.com/aframevr/aframe/pull/3616

Also switching some deprecated parts so the example works with three.js r93 There seems to be a slight issue with the way the sprites render on the new version – not sure if you know why that is?

Vertices have been removed since they're no longer provided by three.js.

benjaminleonard avatar Jun 04 '18 20:06 benjaminleonard