About

This website is about 2D graphics in web browsers. The goal is to experiment, provide libraries and tools, associate technologies in innovative ways, discuss about all of the above. The main audience is web developers, though casual web users may find some of the projects fun to use.

The site focuses on the following technologies:

2D Graphics HTML5 canvas and SVG
JavaScript GWT

Projects

The site hosts the following projects:

vectomatic2 An SVG viewer based on GWT, GXT and lib-gwt-svg.
vectomatic an experiment to evaluate the feasibility of doing a full-featured 2D vector graphics editor à la Inkscape, in a browser using no extra plugins. The main technology here is canvas + GWT.
lib-gwt-svg a general purpose SVG library for GWT. The goal is to make it easy to do SVG graphics in a GWT application
lib-gwt-svg-chess a demonstrator for lib-gwt-svg featuring a complete chess game based on the Carballo chess engine by Alberto Alonso Ruibal and lib-gwt-svg for rendering
lib-gwt-svg-edu a set of educational games for kids of age 4 to 6 years old, based on lib-gwt-svg
lib-gwt-svg-samples sample programs illustrating the use of lib-gwt-svg for basic tasks
lib-gwt-file a library to add support for the W3C File API and the HTML5 file drag-and-drop API to GWT.
lib-gwt-file-test sample program illustrating the use of lib-gwt-file for basic tasks
gwt-incubator-slider a modified version of the GWT incubator slider, which adds support for both vertical and horizontal sliders

Contacts

You can contact me directly at laaglu@gmail.com or through this blog.

The svn repository for the code is currently located at google-code.

The issue tracker for the projects is also currently located at google-code.

All the code published on this site is released under GPLv3 GPLv3 (except gwt-incubator-slider which is licensed under the Apache v2.0 license and lib-gwt-svg and lib-gwt-file which are licensed under LGPLv3) and copyright is enforced by See CopyrightFrance.com.