Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

Triangular-based Pyramid primitive brush (cone generator update). #31

Merged
merged 1 commit into from
Jan 26, 2018

Conversation

Henry00IS
Copy link
Collaborator

The current cone generator will create a slightly distorted off-center output for 3 sides (scaling and moving the bounding box around). I added a custom generator for that case adding support for Triangular-based Pyramids. For 4 sides it successfully outputs Square-based Pyramids.

triangularbasedpyramid

The cone generator will create a slightly distorted off-center output for 3 sides. I added a custom generator for that case adding support for Triangular-based Pyramids. For 4 sides it successfully outputs Square-based Pyramids.
@sabresaurus sabresaurus merged commit 885896a into sabresaurus:master Jan 26, 2018
@Henry00IS Henry00IS deleted the TriangularBasedPyramid branch January 27, 2018 00:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants