hello everyone, i have been trying to rebuild this exact same surface, but i couldnt and i dont know how to optimize this script has it is using a large computing power…how can i rebuild the input brep to a single surface and achieve this same texture with an optimized script, thank you.
TEXTURE.gh (2.0 MB)
It took some time, but I was able to download and open the file.
It is using plugins, what are not on my machine, so could not check your code.
Using your internalised surface I made a small script what, uses “deconstruct brep” to access the parts of it.
I suggest you take it from here:
- rebuild the edges (rebuild just 1 side)
- rebuild the surface, then mirror.
Regards, Eef
TEXTURE deconstruct.gh (137.7 KB)