aframe-gui
aframe-gui copied to clipboard
Error in browser console: Faceless geometry are no supported
When I launch the "A-Frame GUI All Components" demo, I get this error at the browser console:
THREE.DirectGeometry: Faceless geometries are not supported. three.js:11050:12
Tested with Firefox and Chromium browsers, same error.
It is not blocking, but shows up as a red error.
Thanks! I will look into it, might just be a wrapping entity in the GUI
I think this may be the cursor animations / geometry changes using aframe utils - https://github.com/rdub80/aframe-gui/pull/55