Giter VIP home page Giter VIP logo

papercubes's Introduction

Icon

๐Ÿก๐Ÿ–จ PaperCubes

A desktop app which converts your minecraft .schematic files
you got from worldedit to blueprints for papercraft.

forthebadge forthebadge forthebadge


๐Ÿš€ How to use?

  1. ๐Ÿก You need an installed Minecraft Version
  2. ๐Ÿ— You need to install the Minecraft mod Worldedit
  3. ๐Ÿ”จ Start Minecraft and build something amazing
  4. ๐Ÿ’พ //Copy what you built and //schematic save it
  5. ๐ŸŒด Download a Texturepack
  6. ๐Ÿ’ฟ Start this desktop app
  7. ๐Ÿ Drop schematic file and texturepack in it
  8. ๐ŸŒŸ Let the Program do its magic
  9. ๐Ÿ–จ Print out the blueprints
  10. ๐Ÿ˜ Make amazing minecraft builds in real!

โš ๏ธ Important

  • PaperCubes is still in BETA. Errors may occur. When you found one, please open an issue for me
  • Currently works only for schematic files which are taken from minecraft versions smaller than v1.13.0. Versions that are very old won't work eighter. The version of the texturepack should match the minecraft version of the schematic file for best results
  • Loading times can be very long depending on the size of the schematic

๐Ÿ“ Source Code

In order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.

Only for Windows (as admin)

npm install --global --production windows-build-tools
npm config set msvs_version 2015 --global

For all platforms

# Clone this repository
git clone https://github.com/florianfe/PaperCubes
# Go into the repository
cd PaperCubes
# Install npm dependencies
npm install
# Install bower dependencies
bower install
# Compile C++ sources
npm run-script compile
# Run the app in test mode
npm start
# build application for release
[sudo] npm run-script dist

๐Ÿ–ผ Preview

screenshot 1 screenshot 2 screenshot 3 screenshot 4 screenshot 5

๐Ÿ’พ Download

Platform Version Download
Mac 1.3.0 BETA Download
Windows 1.3.0 BETA Download
Linux (.deb) 1.3.0 BETA Download

๐Ÿ—’ Note

  • This Project was inspired by Orthogami (made by mikolalysenko).
  • The Texture Pack Pixel Perfection (Link) which is used for the Screenshots was made by Hugh "XSSheep" Rutland.

๐Ÿ“– License

forthebadge

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.