Skip to content


Paper.js: A Vector Graphics Scripting Framework for Canvas

Paper.js logo Paper.js is an open source vector graphics scripting framework for working with the Canvas element. According to its website, it’s based on and largely compatible with the Adobe Illustrator scripting environment Scriptographer.

It’s comparable to Raphael, a JavaScript library for vector imaging using SVG. According to the Paper.js FAQ “We have decided to use the Canvas object as the main backend for now because it is faster than SVG and allows us to implement and optimize our own Scene Graph / Document Object Model. We will be offering SVG (and hopefully PDF) importing and exporting in the future.”

Sponsor

The site emphasizes that Paper.js is not just a wrapper around Canvas. Some of its features include:

  • A document object model for vector graphics.
  • Paths and segments
  • Keyboard and mouse interaction
  • Vector geometry
  • Mathematical operatations

Discuss


Posted in General, Technology, Web.

Tagged with .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.