Hello @Mahdiyar
version 0.9.4 is out on Package Manager for the moment.
I changed some of the inputs that were Path by inputs allowing Paths, Image, or rectangular Mesh (color on vertex or on faces).
Object to Image
Open a Bitmap, from Javid here
“Read” a colored mesh
Image Thinner now accepts Mesh and Bitmap
I added Region To Roof Transform a planar region to a roof.
Following some discussion from there
Hi everyone!
I’ve recently uploaded the newer version of ArqiShap3D after a long while. I’ve added some roof modelling components which I’m extremely proud of. I was able to develop a roof modelling algorithm which is really fast because it works with plane intersections instead of sweeping or brep splitting. And I want to keep on working on developing ArqiShap3D even further.
I opened this thread to ask for feedback from the community. What do you think about the current state of ArqiShap3D?…
and the initial discussion
Region To Mesh
Following this discussion
Thanks for pointing this method, as I made some tools to group curves by plane then by region, meshing them with CreatePatch was straightforward. So I added this to Nautilus plugin (will be in 0.9.4 version). The tools accept curves (that will be transformed to polylines)
It is super fast.
[image]
[image]
And before I release something
[image]
231201_MeshPatch_LD.gh (23.7 KB)
4 Likes