-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Having a discussion with @elf-pavlik and @Poietic about both RDF representation for metamaps and openoil and digressing into rendering engines and web components. Apparently https://famo.us/ is very performant (by using native APIs) on all devices. I've done a few performance tests and had also found ngraph. I was impressed by their pixi.js implementation (which was also very poor in capabilities, with no interaction and not even basic text rendering) but worked well to display thousands of nodes in a force directed physics simulation... I'll upload my test repo. I thought it could be for instance used for a "Navigation" panel with the whole graphed zoomed out, in a large graph.
We've also talked about existing UX patterns in commercial (or other) software and I'll create another issue for that!
Possibly of interest to @Connoropolous