You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skyrails-public
Hi again,
Can you tell please what algorithms did you use to position the graph in 3D? Did you use third party (open source?) libraries for this?
Thank you, Valed.
Yose Widjaja
unread,
Nov 4, 2007, 11:26:33 AM11/4/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skyrail...@googlegroups.com
Hi, it's just a normal force-directed algorithm, with some positional bindings if you specify them for the nodes, and spherical bindings are just enforcing a particular distance from a point. No third party libraries, etc is used for this, apart from a vector calculation library.