
Raphael
D3.js
p5.js
Paper.js
Highcharts
Snap.svg
Google Charts
RAWGraphs
OpenFrameworks
Processing
Cinder
Pure Data
Vvvv
TouchDesigner
Vuo
Nodebox
Based on our record, OpenFrameworks seems to be a lot more popular than Raphael. While we know about 33 links to OpenFrameworks, we've tracked only 2 mentions of Raphael. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You could also directly use libraries like Raphael or D3(lots of the tools around use D3.js as their core rendering library) if you just want help with drawing the SVG elements and connectors ... That is, if you're going to pull the data from the DB, decide in your app what each shape should be and where it should be on the page, etc. Integrating and driving these directly from Angular isn't trivial, but there are... Source: almost 5 years ago
In those darker times I used Raphaël to build charts and drag-drop UIs. Maybe check it out? Source: about 5 years ago
This reminds me of OpenFrameworks [0], which provides very similar framework style functionality like Nannou but for C++. [0]: https://openframeworks.cc/. - Source: Hacker News / 7 months ago
Zach Lieberman https://x.com/zachlieberman does his work in C++ with https://openframeworks.cc/. - Source: Hacker News / over 1 year ago
Not exactly VJ, but could be used for it. https://openframeworks.cc. - Source: Hacker News / over 2 years ago
- openFrameworks https://openframeworks.cc/ C++. - Source: Hacker News / over 2 years ago
Vulkan is sort of a post-API API. It seems to be designed specifically with high performance render pipelines in mind, and "end users" should interface with it through an intermediary layer. Ie, you might prefer bgfx[0], cinder[1] or openframeworks[2]. 0: https://github.com/bkaradzic/bgfx 2: https://openframeworks.cc/. - Source: Hacker News / almost 3 years ago
D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
Processing - C++ and Java programming at the speed of thought.
p5.js - JS library for creating graphic and interactive experiences
Cinder - CINDER PROVIDES A POWERFUL, INTUITIVE TOOLBOX for programming graphics, audio, video, networking...
Paper.js - Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...