Zee Yang
Zee Yang
See build here https://github.com/zeeyang/libfive/actions/runs/846003720
Thanks for the insightful feedback @doug-moen. Yes, my intention was to find unconnected bulks in a model. My original thought was to traverse the voxel grid to find bulks: group...
The "part" function proposal for scad is what I was thinking. Instead of overriding parent part name, maybe it can be preserved to form an array for hierarchical parts. ```...
My original idea was to start with the distance voxel grid, segment it into multiple voxel grids using part function, and step through the array replacing bulk edges with 0...
I suppose you can also define individual parts in its own curv file. Use `include file` to stitch them together. Then use a script to export them individually.
Ran into the same issue. @jacksteamdev is there a workaround?
+1 for explicit dependency path. I'm having a problem with circular dependency and came across this patch. This doesn't solve dependency conflicts, but the default "grab everything" behavior mades things...
I don't think the ... notation is necessary. I would prefer to have a `goop introspect` command that go through import headers and build the Goopfile. It should give you...
Sorry I forgot to follow up. The crash occurred when starting a new session before a map could be saved.
Has anyone tried running rerun viewer on steam deck?