Skip to content

Expose API method to generate isometric block renders #422

@extremeheat

Description

@extremeheat

https://minecraft.fandom.com/wiki/Minecraft_Wiki:Standardized_views - isometric renders are used inside inventories in Minecraft to show a 3D block projected to 2D form:

As prismarine-viewer already has the rendering logic and connections to minecraft-assets for the block models and related data, it should be simple to expose a lib/ script to generate these images with an orthographic three.js camera and then expose a PNG or bitmap image. This could also be called from the model pre-builder script if not done dynamically in the client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions