raphamorim/origami.js

replace the current CSS -> shape method

Open

#29 opened on Apr 12, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (757 stars) (61 forks)batch import
help wanted

Description

Current CSS -> Shape in Origami.js is a very heavy process. Personally I don't like anything about this cast. Is a really lazy method and very heavy. Doesn't worth, I think.

Maybe think in another option more ellegant like html2canvas.

Contributor guide