"Geometry Script" for unity

Are there any libraries out there for unity that we could use for something like what unreal has using “Geometry Script”?

I found a few libraries out there but none of them seemed mature enough or good enough to be used for anything other than small-scale prototyping:

u mean this one right??

https://www.youtube.com/watch?v=4aVZyHD3Flc

I don’t think there is any easy way to do that… the probuilder’s boolean tool is unstable and is in preview for ages!!
Here are some scripting API’s for probuilder which might help, are you using those already??

Yeah, I meant this one.

As you said the Boolean API is experimental (and not worth using in most meshes) and ProBuilder as a package itself feels quite limited when we don’t have CSG algorithms.

I really don’t know if they felt pro builder is in a good state to stop adding any kind of feature for such a long time. Since it has been bought, I have hardly seen any updates except compatibility and bug fixes.

1 Like