13 Jun 2020, 08:46

@gilboonet nice example.

I understand now. Those vec3 functions return a Float32Array, which is NOT an Array. 😞

For now, you can use ES6 javascript syntax to make things easier.

vol = transforms.translate([ ...d2 ], vol)

By the way, the latest V2 branch has a fix for the documentation on colors.