Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
/ WebSchematics Public archive

Render Minecraft schematics on the web natively in-browser

License

Notifications You must be signed in to change notification settings

WiIIiam278/WebSchematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSchematics

Demo Discord

WebSchematics lets you render Minecraft schematic files in the web, completely in the browser. It uses nbt.js to parse the schematic and converts block models from a resource pack into three.js meshes, before assembling them into a scene.

Demo screenshot

Still a work in progress, but it looks pretty neat! Check out the live demo—though note it only currently works with modern Sponge v3 (.schem) schematics, like the ones you can generate with WorldEdit.

License

WebSchematics is licensed under Apache-2.0. It uses the following libraries:

Minecraft textures and models are © Mojang A.B. and are not included in the source. You'll need to provide your own resource pack or fetch them remotely.

About

Render Minecraft schematics on the web natively in-browser

Topics

Resources

License

Stars

Watchers

Forks