Skip to content

box shape needs better definition #98

Description

@KrisThielemans

# A box-shape specified by 8 corners (e.g. cuboid, wedge, etc.)
# TODO need to think about a clear definition of planes
# We do not want to have to check about intersection planes
# Potential mechanisms:
# - lexicographical ordering of corner coordinates?
# - first 4 coordinates give first plane, 5th and 6th need to define plane with first 2, etc.
BoxShape: !record
fields:
corners: Coordinate*8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions