Tagged Questions
0
votes
0answers
90 views
3D-Engine for 2D Graph Visualization [closed]
I'm planning to use a 3D-engine to do visualization and animation of very large 2D-graphs of data (100k objects) using relatively simple shapes mainly boxes, circles, arcs, rounded-boxes, etc.
...