Projects tagged ‘java’, ‘visualisation’, and ‘visualization’


Jump to tag:

Projects tagged ‘java’, ‘visualisation’, and ‘visualization’

Filtered by Project Tags java visualisation visualization

Refine results Project Tags cross-platform (4) multi-platform (4) linux (4) windows (4) tools (3) programming (3) source (3) framework (3) mac (3) graphics (3) opengl (3) maven2 (2)

[8 total ]

121USERS
   

FreeMind is Mind-Mapping tool and an intuitive editor for tree-structured data. It features a modular design, and can be used to edit any kind of data, dependent on the current mode. The data is represented as a Mind-Map, while data, behavior, node ... [More] style, edge style, color, etc. are determined by the mode. It features one-click fold, unfold, and "follow link" operations. [Less]

4USERS
 

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.

3USERS
   

Maven plugin that creates a diagram of all dependencies The entire transitive closure. Work as part of Maven report as well as standalone.

3USERS
 

MD5 Reader 2 is an extension for jMonkey Engine to load 3D animated models from MD5 format (Doom 3 format). Current active contributors are: ender_saka (Marco Frisan, the project founder), Duodecimo Fernandes and gathers (Öyvind Johannessen). ... [More] The project was based on the original code from ChaosDeathFish (Gareth Jenkins-Jones). While the original code is still maintained, we are moving to a rewrite. [Less]

2USERS
 

The Panopticode project provides a standardized format for describing the structure of software projects and integrates metrics from several tools into that format. Reporting options provide correlation, historic analysis, and visualization.

2USERS
   

Moonlight|3D is a free modern, flexible and extensible modelling and animation tool developed by a small but dedicated team. The goal is to provide a tool that is capable of turning even the most advanced and challenging projects of artists and ... [More] technical artists into reality. We understand that this project is by its very nature a huge undertaking. We have chosen to make clean design, good usability and solid implementation of features our highest priority goals and we have already successfully, albeit slowly, pursued that road for several years. In order to speed up the progress of our development efforts we open up the project to the general public and we hope to attract the support of many developers and users, bringing the project forward faster. [Less]

1USERS
 

The GenoViz project provides tools for genomics data visualization. It consists of the following: 1) the GenoViz SDK, a library of re-usable components, 2) the Genometry data model to represent relationships between biological sequences, and 3) the ... [More] Integrated Genome Browser (IGB, "igbee"), an application built upon the GenoViz SDK and Genometry for visualization and exploration of genomes and corresponding annotations from multiple data sources. IGB supports the Distributed Annotation System (DAS) protocol, version 1 and 2, as well as other optimized binary data formats that are designed for efficient exploration of large, whole genome data sets. [Less]

1USERS

Dependency Analyzer is a utility for analyzing visualizing Maven2 dependency graphs. Our experience with large scale maven projects, lead us to understand that it is almost impossible to understand maven dependency resolution by just looking at the ... [More] POM files or at mavens debug output. The purpose of the Dependency Analyzer is to aid maven users with dependency resolution related tasks such as: * Finding and resolving duplicated dependencies * Understanding the origin of each dependency in the project * Dealing with missing dependencies Visualization of the dependency graph alongside features such as scope and group filtering, grouping similar artifacts and more, contributes to better understanding of dependency resolution in a maven project. [Less]