when I copy paste the new three.js 185 I encounter this error.
Feels like either Infinity or NaN was passed somewhere.
yeah maybe make a console log at “interactive.js” line 2151 to see what’s being passed to internal three.js functions
thanks so much it was a NaN issue,
