anvaka / VivaGraphJS

Graph drawing library for JavaScript
Other
3.72k stars 423 forks source link

Custom "graphics" engine? #207

Open Paril opened 7 years ago

Paril commented 7 years ago

Is it possible/trivial to add a new graphics engine without recompiling the whole library? I'm kind of stuck as to what methods the "graphics" is expected to have as there's no base class that I can see.

gg4u commented 5 years ago

You can render in SVG, webGl, or use other rendering engine based on webGL, such as PIXI - have a look at https://github.com/anvaka/ngraph.pixi