Download List

專案描述

Piccolo2D is a toolkit that supports the development of 2D structured graphics programs, in general, and Zoomable User Interfaces (ZUIs), in particular. A ZUI is a new kind of interface that presents a huge canvas of information on a traditional computer display by letting the user smoothly zoom in to get more detailed information and zoom out for an overview. It uses a "scene-graph" model that is common to 3D environments. This means that Piccolo maintains a hierarchical structure of objects and cameras.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-13 18:24
1.3

Apache Maven is now used instead of Apache Ant. SWT support and SWT examples were refactored from extras into their own modules. Many Checkstyle, PMD, and FindBugs errors and warnings have been fixed. Unit test line coverage has been increased to 48%.

2008-07-21 23:16
1.2.1

The Piccolo project has been reborn as Piccolo2D.
This release contains a number of community
submitted bugfixes, as well as experimental Swing
integration support via the PSwing class. There
are no API changes to the core functionality, so
it should be an easy upgrade for existing Piccolo
users.
標籤: Minor bugfixes

Project Resources