loic-fejoz / kirigamixel

A python library to ease creation of Kirigami

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kirigamixel

Description

A python library to ease the creation of Kirigami based on some kind of voxel.

System Requirements

As of 3rd September 2017, it requires:

  • python >=3
  • numpy

Installation

  1. git clone https://github.com/loic-fejoz/kirigamixel.git
  2. cd kirigamixel
  3. pip install -r requirements.txt

Contribute

If you would like to hack on Kirigamixel, start by forking the repo on GitHub:

https://github.com/loic-fejoz/kirigamixel

The best way to contribute is probably one of the following:

What needs to be done:

Changes

TO BE DONE

Authors

This is a list of people who have contributed code or ideas to Kirigamixel -- for copyright purposes or whatever.

About

A python library to ease creation of Kirigami

License:MIT License


Languages

Language:Python 100.0%