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

Ramp/Wedge Generator #361

Open
SK83RJOSH opened this issue May 27, 2022 · 2 comments
Open

Ramp/Wedge Generator #361

SK83RJOSH opened this issue May 27, 2022 · 2 comments

Comments

@SK83RJOSH
Copy link

It would be really awesome to have a way to generate ramps/wedges in the same way we can generate stairs. Perhaps with mode for ramp length + angle or a simple right angle triangle filling your selected bounds. This would make gyms a lot easier to construct. An example use case where I had to get by by rotating boxes (which was a bit of a headache as well):
image

@nukeandbeans
Copy link
Collaborator

You can create ramps without rotating brushes, by going into edit mode, and moving an edge down to meet the bottom edge. RCSG should automatically merge the vertices there and keep the brush shape.

@SK83RJOSH
Copy link
Author

You can create ramps without rotating brushes, by going into edit mode, and moving an edge down to meet the bottom edge. RCSG should automatically merge the vertices there and keep the brush shape.

Aye, this is workable but it means I need to do the math to make sure the angles are correct; I think the big thing here would be having some kind of generator that I can slap some parameters into and just get a best effort fit to my bounds. Though I guess I could very well just make a PR if I find the time and you'd be willing to accept it. 😄

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

No branches or pull requests

2 participants