Open ghost opened 7 years ago
not sure what these fins are doing here:
To reproduce: var mesh = cubemesh(10)
var mesh = cubemesh(10)
I'm seeing NaN's when I run a similar command. See here, maybe that's what's causing it?
It's caused by https://github.com/mikolalysenko/fuse-vertices as it happens even on my own geometry
not sure what these fins are doing here:
To reproduce:
var mesh = cubemesh(10)