Template-Generator for Paper-Boxes

Nikolaus Gradwohl2010-06-13T17:16:00+00:00

I made a template-generator for paper-boxes today. Fill out the size values your box should have, then print out the generated mesh. Cut the dark lines, fold the light ones and - tataaaa - a small paper-box that can be used to wrap up all kinds of presents

Click here to give it a try

The program is written completely in javascript using the canvas element, so it should work on any browser, supporting the canvas element

This is my Day 12 project for 30DaysOfCreativity

This is what the input-form looks like

boxes1

and this is the template that gets generated

boxes2

read more ...