Coding Projects
You can find most of my code on the GitHub website. However, not all of the projects listed there are of interest. Here are the ones:
- Himalaya is a GigaPixel image editing framework. It has a fast GUI that allows you to paint on incredibly large surfaces.
- Tuned is a music and sound programming language. It is under active development and close to an inital release.
- Gally is a 3D raytracer. As a 30h coding sprint project it is quite limited, but can make pretty pictures nonetheless !
- J2D is a 2D java scene-graph and game prototyping framework. It is designed to make it very easy to experiment new gameplay ideas. The graphic part of the framework is quite lacking on the other hand. The project includes a small demo game that is quite fun !