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

feat: item & maps in frame rendering #243

Open
wants to merge 10 commits into
base: next
Choose a base branch
from

Conversation

Phoenix616
Copy link

@Phoenix616 Phoenix616 commented Dec 20, 2024

This adds support for rendering item frames including the items in it.

What works:

  • Item Frame model
  • Item Frame textures
  • Items inside frames and rendering of map items
  • Proper rotations of items inside a frame and the frame itself

What doesn't work:

  • Markers on maps, this does not seem to be supported by the Mineflayer MapDownloader plugin?

Copy link

codesandbox bot commented Dec 20, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@zardoy
Copy link
Owner

zardoy commented Dec 21, 2024

Wow, I'm kind of impressed. Very cool, seems you understand the code base very well :)

Will make sure to answer your questions in a few days

prismarine-viewer/viewer/lib/entities.ts Outdated Show resolved Hide resolved
@Phoenix616 Phoenix616 force-pushed the pr/itemframe-maps branch 3 times, most recently from 266eb20 to 3db17c5 Compare January 9, 2025 22:50
@zardoy zardoy marked this pull request as ready for review January 16, 2025 02:27
@zardoy zardoy changed the title Item frame rendering feat: item & maps in frame rendering Jan 16, 2025
@Phoenix616
Copy link
Author

Item Frame rendering including maps and items should work properly now.

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

Successfully merging this pull request may close these issues.

2 participants