Is there a good interactive 3D graph library out there?

被刻印的时光 ゝ 提交于 2019-12-02 17:42:43
Ollie Glass

Walrus

Pros: great looking interactive 3D graph library, in Java.

Cons: not actively maintained, last update in 2003.

It's C++ & SDL/OpenGL, but you might find Forg3D of interest (see also this paper). I have no experience with it myself.

You may find this useful:

Processing is an open source programming language and environment for people who want to program images, animation, and interactions.

WilmaScope is a Java 3D network editor. Nice screenshots here and here.

Starlight is a powerful 3D visualization tool I used once, several years ago (2005?) for a project. I remember it being quite powerful at the time. Then I was not concerned with a web UI. It is still actively maintained and has a separate non-government entity to handle commercial licensing.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!