Morcego is a 3D graph browser for viewing and navigating any graph-like structure. Examples of such structures include social networks, site maps, hierarchies, and genealogy trees. It currently only support simple graphs. It's already integrated into TikiWiki. Morcego is not meant to provide a solution for the end user, but to be embedded in a Web application by developers. It's a Java applet that communicates with an XML-RPC server to load the graph that is displayed.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Wiki multimedia Graphics 3D Modeling Office/Business groupware Software Development Libraries Java Libraries User Interfaces Genealogy |
|---|---|
| Licenses | LGPL |
| Implementation | Java |
Recent releases


Release Notes: JavaScript communication was added: now nodes and links can have "onmouseover", "onmouseout", and "onclick" JavaScript events. Morcego can be really embbeded instead of being an external browser. The camera was improved so that it does not distort the border of big graphs anymore. Some new node types (Square and Triangle) and link types (DashedDirectional and Invisible) were added. The applet is more stable and configuration is simpler.


Release Notes: The code was deeply refactored. For the end-user, the most interesting resource is the physics model used to balance the graph. There are new configuration values that are documented in the README file.


Release Notes: The balancer will now stop. The reachable universe has been limited, so the user can't drag nodes too far. Small usability bugs were solved. Every disadvantage compared to version 0.3 has been solved.


No changes have been submitted for this release.