Skip to content

aedifi/WebSchematics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSchematics

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.

Credit to William278 for creating this project.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%