All Fresh

HTML5 and canvas for game

Html5 and canvas element become very mature and it's perfect for for video game, I have create a minimal framework for gaming.

Django style

This portfolio is written in Django 1.3.x, the code is under Creative common by nc. The package contain all sources, template and CSS. Home made design with inkscape.

Export SVG as xhtml/css

An old experimental project : SAWS (Save As Web Site), a plugins for inskcape written in python.

It create a valid XHTML/CSS website from an svg file.

C/Chipmunk physics world

This tutorial show how to use Chipmunk physics to make a nice 2D game.

A little ball rolling through a world full of obstacles.

Cairo : Cool shadow effect

This project show how to dynamically create shadow or nice fish-eye volume projection in C using cairo.