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

Tweet This! submit to reddit Digg! Tags: | 4 comments | no trackbacks

See also:

Day 30 of 30DaysOfCreativity - RadioPI interface module
Day 29 of 30daysOfCreativity - Shapes
Day 28 of 30daysofcreativity - testing the radiopi software
Day 27 of 30daysofcreativity - testing the amp module
Day 26 of 30DaysOfCreativity - prototyping the controls

Trackbacks

Comments

Leave a response

  1. Maximilian Montserrat 2012-07-06T11:52:47+00:00

    What units are the sizes in? Thanks!

  2. Nikolaus Gradwohl 2012-07-07T11:54:34+00:00

    the length is in pixel. The actual size depends on your printersettings

  3. hamletta 2013-09-20T04:51:31+00:00

    There's no indication what dimensions A, B, and C represent.

    I suppose I could play with the generator and figure out, but that's, like, work!

  4. Nikolaus Gradwohl 2013-09-20T05:24:38+00:00

    Well of course I could document it, but it would totaly ruin the element of surprice for all those who would like to experiment with it. Also nobody reads the documentation

    Just kidding

    A is the width B is the length and C is the height of the box and they are in pixels on the screen. How big the final box gets depends on your printer settings

Leave a comment