Projects

Conceptoire.com

Conceptoire.com is my second personal website, replacing http://christian.corsano.free.fr, but unlike the later its goal is to present the projects I am or I used to work on. 

Unlike my last blog which was running on an open source PHP CMS engine, I entirely developped this new website using the Ruby on Rails framework.

This is a very good exercise, but it also means that additional functionalities will arrive as soon as I take the time to develop them on my free time.


 On this project page you will find some implementation details about this site.

Genesis Pixcolor

Genesis Pixcolor simply was the honors project of my team.
We had to design and develop a small puzzle game called Pixcolor, using the Ada language.

3D Game Engine

This project started with a class I took at Carleton University.
This class is now part of the Game Develpment program of the University. It was about understanding and implementing the basic features of a modern 3D game engine.
And we had to do this working alone and starting from scratch. Or almost, our professor, Dr Wilf Lalonde gave us a base code. But I had to refactor a lot to get it running on Mac OS X. Among other things I switched the event loop and the whole application skeleton to SDL from GLUT.

Others

Other projects ... usually small, single purpose applications developped in a hurry