I have a 3d object of any shape and I want to measure it's circumference along a given axis, in the case of my example, the y axis where y = 5.
How would I take this measurement with three.js?
I have a 3d object of any shape and I want to measure it's circumference along a given axis, in the case of my example, the y axis where y = 5.
How would I take this measurement with three.js?