Reproducing visualization inspired from open processing in a web app

edited April 2017 in How To...

I'm working to make a visualization but I'm not sure what type of library would be suitable for what I'm trying to do. For a little scope I like to make a viz along this https://www.openprocessing.org/sketch/402014 or something like an arc type https://www.openprocessing.org/sketch/144359

I'm not trying to use charts but just more on the art side of data viz. Any suggestions on what html or javascript library is going to work best? I've been checking online and all these names came up but I don't know which is the most suitable. I'm basically wanting to reproduce some of the visuals I've seen on open processing but I'm not sure which route to take canvas or svg and then which javascript library is suitable. What if I wrote a processing pde file would there be a way to integrate that on a web app?

Canvas HTML 5

SVG

SVG.js SVGjs

Javascript library

1.Raphael.js 2.Paper.js 3.Progress.js 4.Velocity.js 5.Snap.js

Tagged:

Answers

Sign In or Register to comment.