Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature Request: Mucube Mesh Creator #6

Open
ArtifactForms opened this issue Nov 12, 2024 · 0 comments
Open

Feature Request: Mucube Mesh Creator #6

ArtifactForms opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ArtifactForms
Copy link
Owner

Description:

This feature request proposes adding a new mesh creator class to MeshLibCore specifically designed for generating Mucubes. A Mucube is a type of polytope with eight triangular faces and six vertices (see link to Mucube wiki page).

Benefits:

Provides a convenient way to generate Mucube meshes for various applications.
Promotes consistency and reusability within projects using MeshLibCore.
Offers a dedicated tool for working with Mucubes.

Potential Implementation Details:

The Mucube mesh creator could inherit from an existing base class for mesh creators in MeshLibCore.
It should allow customization of parameters like edge length or vertex position.
The creator could potentially leverage existing functionality for triangle mesh generation.
@ArtifactForms ArtifactForms added the enhancement New feature or request label Nov 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant