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

Better Loft #2

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Better Loft #2

merged 3 commits into from
Apr 8, 2024

Conversation

cartesian-theatrics
Copy link
Contributor

@cartesian-theatrics cartesian-theatrics commented Apr 8, 2024

Adds support for a new, more general loft algorithm. The lofting algorithm is also now parameterized. Rather than write a single perfect loft algorithm that handles all cases (which is very hard / impossible), a choice has been made to support multiple loft algorithms parameterized with an enum. This allows us to start with simple approaches and add more sophisticated skinning algorithms over time.

@cartesian-theatrics cartesian-theatrics merged commit 0865f27 into main Apr 8, 2024
1 check passed
@cartesian-theatrics cartesian-theatrics deleted the better-loft branch April 8, 2024 03:40
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

Successfully merging this pull request may close these issues.

1 participant