{% extends "layout_and_nav.html" %} {% block body %}
Generate custom 2D patterns for papercraft, lasercutter, or wood
{% filter markdown %} This website is actually a web interface for the RoCo python library. If you are comfortable programming in python, you can also create your own designs for different robots / objects. #### Example Here's an example, creating a six-sided die out of paper. How could you write a program to describe a six-sided die?