Skip to content

Feature Request: Mucube Mesh Creator #6

@ArtifactForms

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.

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