Contents

Overview Screenshots Downloads Installation Developer notes Contact

Links

AG-MOX AccessGrid.org Imagine research group Universidad de los Andes

Overview

SharedPaint is an application that allows AG session participants to work on a image of interest. This application was developed by IMAGINE research group at Universidad de los Andes.

SharedPaint Features

  • Load an image from AG venue server, supported formats: JPG, PNG, GIF and TIFF.
  • Save and load a session snapshot
  • Session update for a new participant

Screenshots

AG Session supported by SharedPaint 4.0

AG Sesion supported by SharedPaint 4.0

Brueprint revision into an AG session.

SharedPaint on Large-Scale Display Wall (SharedPaint 3.0)

Large-Scale Display Wall

This test was performed on a Linux based cluster at COLIVRI Lab. Each node is a 64-bit machine based on Intel Core 2 processor (8 MB L2, 3 GHz and 8GB RAM) and Nvidia Quadro 4600 graphics card. The display resolution is 5760x2160 pixels.

SharedPaint 3.0

SharedPaint v3.0 screenshot

This is an example with an aerial photography of Bogotá, Colombia.

SharedPaint 1.5

SharedPaint v1.5 screenshot

This is an example of a collaborative work session among architects, where they are discussing about access routes.

Downloads

To see all releases please look at http://kenai.com/projects/sharedpaint/downloads

File name Description
SharedPaint-v4.0.agpkg3 AGTk Shared application.
AGTk-SharedPaint-v4.0-src.tar.gz The package include:
  • Source files
  • ANT script files
  • Eclipse (PyDEV) project
  • API docs.
SharedPaint-UserManual.pdf SharedPaint user manual.

Installation

  • Upload Sharedpaint-vX.X.agpkg3 file into the AG venue Data section.
  • In the AG venue Data section, on the Sharedpaint-vX.X.agpkg3 item, Right click -> Open

Developer notes

Development platform

Third-party icons

How to create the *.agpkg3 file

The ANT way

[developer@Mainframe]$ ant build_agpkg

ANT options

[developer@Mainframe]$ ant
Buildfile: build.xml
init:
modo_uso:
[echo] -----------------------------------------
[echo] ** Sharedpaint build file **
[echo] Version 3.0
[echo] -----------------------------------------
[echo]
[echo] Comandos :
[echo] clean - Clean /bin and /docs/API
[echo] build_agpkg - Build the Access Grid Package

Bash script

[developer@Mainframe]$ ./build_agpkg3.sh

How to create the HTML API docs

[developer@Mainframe]$ epydoc --config=APIBuilder.cfg

Then you have to see something like:

00:02 Progress: 00:12 14% [==========------------------------------------------------------] Building documentation: SharedPaint (src/SharedPaint.py)

Contact