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

Add block display support. #1693

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

leMaik
Copy link
Member

@leMaik leMaik commented Mar 1, 2024

This adds support for block display entities (eg. this cat tree).
image

  • Matrix transformation
  • Decomposed transformation
    • Quaternion rotation
    • Axis-angle rotation
  • Apply material properties of the block
  • Tinting (eg. for grass block)
  • MinecraftBlock support, ie. solid cube models with a single texture
  • AABB model blocks
  • Quad model blocks

Closes #1691

@leMaik leMaik added the minecraft Block updates, world format changes, and anything related to Minecraft updates label Mar 1, 2024
@leMaik leMaik mentioned this pull request Mar 10, 2024
9 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
minecraft Block updates, world format changes, and anything related to Minecraft updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display entities
1 participant