Skip to content

Feature Request: Mucube Mesh Creator #6

Description

@ArtifactForms

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions