Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Open
KitsuneAlex opened this issue Feb 17, 2023 · 0 comments

Comments

@KitsuneAlex
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant