chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
633 stars 76 forks source link

Other Types Of Display Entity Support (Item Displays & Text Displays) #1695

Closed KillerWhaleK1045 closed 4 months ago

KillerWhaleK1045 commented 4 months ago

Hello! i recently saw that you guys have initial support for block display entities, however i was wondering if there could be any problems with different forms of display entities? (such as item displays & text displays, and notably with custom heads). and is it possible to implement? or will that not be possible currently?

photos included is of item displays using custom heads: 2024-03-02_22 18 40 2024-03-02_22 27 04

leMaik commented 4 months ago

This will all be supported. See #1691 (but thanks a lot for the examples!) Chunky can't render items yet, so item display entities will have to wait until we can render items.