PrismarineJS / prismarine-viewer

Web based viewer for servers and bots
https://prismarinejs.github.io/prismarine-viewer/
MIT License
251 stars 71 forks source link

Render players with skin #57

Open Karang opened 3 years ago

Karang commented 3 years ago

Add some cubes and a skin to represent the players. Edit geometry and material here: https://github.com/PrismarineJS/prismarine-viewer/blob/master/viewer/lib/entities.js#L5

Some sources for inspiration:

extremeheat commented 3 years ago

For entity models, we can get this off of the default Bedrock resource pack.

These can be automatically extracted and put into a bedrock-assets repo and referenced like minecraft-assets.

Documentation on the schema:

Existing parsers: