Skip to content

[Feature Request] Add alternative to CCModel#generateBlock which uses absolute UVs instead of cuboid-relative UVs #431

@KitsuneAlex

Description

@KitsuneAlex

I've been working on a CCL-based BlockBench model loader implementation yada yada.. and i've come to the conclusion that working with absolute UVs makes all my calculations a lot more simple and efficient.

The easiest way to provide said functionality would be to add a function to CCModel similar to generateBlock(), which just uses 0.0 for all its min-UVs and the cuboid size (max - min) for its max-UVs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions