Message Boards Message Boards

1
|
5063 Views
|
8 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Built-in symbols and functions for numerical 3D geometry?

Posted 3 years ago
POSTED BY: Richard Frost
8 Replies

POSTED BY: Richard Frost
POSTED BY: Gianluca Gorni

POSTED BY: Richard Frost

This may be a start:

Map[ListPlot3D[#, Mesh -> All] &, lowressurfaces]
POSTED BY: Gianluca Gorni

Thank you Gianluca. My objective though is not visualization but instead cropping these lattices for follow-on computations. One approach to cropping I'm exploring is iteration through each surface and discarding lattice points outside the bounds of the 4 complementary surfaces. A second approach is to create a Polygon surface from each of the 6 surface lattices, then for each polygonalized surface find the Built-in intersection of the 4 compliment surfaces, and use these intersections for boundaries of each surface lattice. Either way, once completed I can take the union of the surfaces and begin computation of the unusual voxels within the volume.

POSTED BY: Richard Frost

Here's another look at the surfaces in medium resolution:

POSTED BY: Richard Frost
POSTED BY: Adam Mendenhall
POSTED BY: Richard Frost
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract