New ShapeKernel examples: MeshPainter, ImplicitGenus and ImplicitSuperEllipsoid #22
josefinelissner
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Here is the MeshPainter at work on some more elaborate shapes: ![]() ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Our ShapeKernel library got three new examples today, two of which where contributed by @AasimRashid
Leap71.ShapeKernelExamples.MeshPainterShowCase.Task
to check it outLeap71.ShapeKernelExamples.ImplicitSolidEllipsoid.Task
to generate three versions of a SuperEllipsoid... and find more possible parameter sets here: https://en.wikipedia.org/wiki/SuperellipsoidLeap71.ShapeKernelExamples.ImplicitGenusGyroid.Task
to get an example of an "implicit surface of genus 2" (https://en.wikipedia.org/wiki/Implicit_surface) combined with an implicit gyroid pattern:Beta Was this translation helpful? Give feedback.
All reactions