Skip to content

Derived and developed algorithms to add search, drill down , rotational labeling, RGB range coloring, narrowed views to large hyperbolic graph views using Java 3D into Walrus Graph Visualization library.

Notifications You must be signed in to change notification settings

dakshinai/Walrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Walrus

Java 3D Graph Visualisation Tool

Walrus is a tool for interactively visualizing large directed graphs in three-dimensional space. By employing a fisheye-like distortion, it provides a display that simultaneously shows local detail and the global context.

Walrus 0.7 has implemented the following enhancements into the tool

  1. Labeling/Un-Labeling feature for Graph nodes based on properties on selection and persistent rendering through graph rotation
  2. Configure lineage of graphs in the order of granularity
  3. Drill down feature to move view from parent graph to next granular level child graph
  4. Coloring of nodes based on range of values exhibited by property of a graph nodes
  5. Narrow down sub tree of graphs based on level of node displayable (Depth of visibility preceded by Actual depth)
  6. Search nodes of Graph and highlight-label based on matching user key against identified searchable property of a node
  7. Redundancy of view of redundant nodes in next granular level graph of a selected node in parent graph

About

Derived and developed algorithms to add search, drill down , rotational labeling, RGB range coloring, narrowed views to large hyperbolic graph views using Java 3D into Walrus Graph Visualization library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages