P
P
pdn_mail2015-09-28 14:41:35
3D
pdn_mail, 2015-09-28 14:41:35

Are there any ready-made libraries for building a 3d network map?

Good time of day?
Are there any ready-made libraries for building a 3d network map, like this one, so that you don’t have to reinvent the wheel:
579da28c7c904ec493518c0a428cc312.jpg
I would like it to be an open project, since you need to slightly modify the code to be able to edit the source data from the graphical interface on which the scene is drawn and add comments to the nodes.
At least something close.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
pdn_mail, 2015-09-28
@pdn_mail

Yes, maybe I will warn some questions:
My project on Qt, it was required to visualize the data of routes and hosts in a graphical representation. (As it seems, everything will need to be pushed into the map, since it will be necessary to visualize up to a million nodes and routes between them). You will have to shove onto the map not only the structure, but also scripts with calculations, it is also possible to use CUDA for calculations, if appropriate.
Network navigation and data editing will also be in this interface. Just like in the picture there will be a lens that will have its own control. Nodes will display not only the IP address (when a node is selected), but also editable parameters for them, as well as comments.
It will also be necessary to highlight in a different color all routes with a given number of hops from the selected node.
It doesn't matter to me what language the main application is in, the main implementation is in openGL, for the concept of a way to solve the problem.

O
oia, 2015-09-28
@oia

www.mikrotik.com/thedude

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question