Hello There,
I have been trying to create a facade with perforation with my code however it is not showing up due to something being a 0 and is unable to factor so that the facade turns with random sized perforations.
Here is my code any help is appreciated
Your error is caused by feeding 0 into the Factor input of a Scale component.
I’m not sure what you’re trying to do. It looks like you are trying to scale circles based on the curvature of a surface. The problem is that all 4,000 values being output from your Surface Curvature component are zero.