For now, the user can create normal nodes (with a creation date property), and i would like to be able to connect that node to the "card" in the helix representing that date. ( dates a from now minus 100 days to now plus &100 days), now is 0, yesterday -1, tomorrow +1 ...
Is it possible to connect ForceGraph3D nodes to thoses "external CSS3DObjects" ? Should i add them to ForceGraph3D nodes ?
Do you have an idea, How can i connect normal nodes to those apparing in graph.scene().children ?
Thxs
Hello, I would like to add a "time spiral" to my ForceGraph3D graph. According to your "add external objects" https://github.com/vasturiano/3d-force-graph/blob/master/example/scene/index.html .
From https://threejs.org/examples/?q=css3d#css3d_periodictable using graph.scene().add(), i've added some CCS3DObjects this way : https://github.com/scenaristeur/agent/blob/fd1e97818454f8481c645dbb2630c694f9ae13f2/src/plugins/graph3d-plugin.js#L174
For now, the user can create normal nodes (with a creation date property), and i would like to be able to connect that node to the "card" in the helix representing that date. ( dates a from now minus 100 days to now plus &100 days), now is 0, yesterday -1, tomorrow +1 ...
Is it possible to connect ForceGraph3D nodes to thoses "external CSS3DObjects" ? Should i add them to ForceGraph3D nodes ?
Do you have an idea, How can i connect normal nodes to those apparing in graph.scene().children ? Thxs
demo is here https://scenaristeur.github.io/agent/ for a demo with some precharged nodes use https://scenaristeur.github.io/agent/?source=https%3A%2F%2Fspoggy-test2.solidcommunity.net%2Fpublic%2Fbrains%2FShapes%20and%20Default%2F
to add the helix, click on "test spiral" to add other nodes, see https://youtu.be/YT61BcjGfwc