Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Clip Tool #15

Open
jmickle66666666 opened this issue Mar 6, 2019 · 2 comments
Open

Clip Tool #15

jmickle66666666 opened this issue Mar 6, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@jmickle66666666
Copy link
Collaborator

A relatively standard tool in CSG editors, a clip tool where you can quickly create a plane and split/clip brushes.

@jmickle66666666 jmickle66666666 added the enhancement New feature or request label Mar 6, 2019
@BryanHaley
Copy link
Contributor

@LogicalError I think I'd like to work on this as it is a tool I use quite frequently in Hammer. Do you have any tips on where to get started tackling this? In addition, some accessible reading on the math involved would be great as well if you have any suggestions.

@LogicalError
Copy link
Member

Hi @BryanHaley!
There should be a Cut method already for the BrushMesh
You could start with making a cutting tool for a ChiselBrush, which is a generic brush
If you have any questions, I'd be happy to answer them on the discord server :)
More complicated generators might need another solution because they're regenerated every time they're updated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants