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

Lofting #11

Open
heavyimage opened this issue Apr 23, 2018 · 0 comments
Open

Lofting #11

heavyimage opened this issue Apr 23, 2018 · 0 comments
Labels
3D Display Lofting, 3D controls
Milestone

Comments

@heavyimage
Copy link
Collaborator

For our geometry creation we need to create polygons from drawn shapes. We'll want to do this by lofting the curves together into a 3d form with volume.

We need to account for:

  • Shapes with different numbers of points (resample before loft to maximum point count)
  • Shapes with multiple non-contiguous sections per slice (eg: overhangs / forks; this might make lofting tricky)
@heavyimage heavyimage added the 3D Display Lofting, 3D controls label Apr 23, 2018
@heavyimage heavyimage added this to the 1.0 milestone Apr 23, 2018
@heavyimage heavyimage modified the milestones: 1.0, 2.0 Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Display Lofting, 3D controls
Projects
None yet
Development

No branches or pull requests

1 participant