Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: CSG-like shapers (primarily subtraction / difference operations) #22

Open
GGAlanSmithee opened this issue Aug 24, 2024 · 2 comments

Comments

@GGAlanSmithee
Copy link
Contributor

GGAlanSmithee commented Aug 24, 2024

It would be really cool if you could create subtraction shapes for things such as

  • creating window- and door cut-outs in a WallMeshShaper
  • carving a path in a forest (ScatterShaper)

In addition to this, it would be cool to support addition operations, for things such as T-shaped walls, but I suspect this is a fair bit harder than the subraction-operations.

I have no idea how hard something like this would be. I would be willing to help if you would consider something like this, but I would require guidance.

@GGAlanSmithee
Copy link
Contributor Author

GGAlanSmithee commented Aug 24, 2024

Here's are visual examples to better communicate the idea

image

@GGAlanSmithee
Copy link
Contributor Author

I just re-read the README.md :

Notice that the trees above both snap to ground and ignore the footpath. This can be toggled by layer masks

so the part about carving paths in a ScatterShape is already supported - amazing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant