PokMe Live Stream

December 11, 2009

I added a live stream to pokme to follow the game in real time. It saves every frame of the game and sends them to gstreamer, which forwards the frames to a server using fluxmotion to combine and broadcast the stream. This project was done for Outflop.
You will need Firefox 3.5 to view the ogg stream

osgDirectShow

August 11, 2009

I wrote an OpenSceneGraph DirectShow plugin for Tharsis Software . The project’s goal was to render four video/audio streams (four blackmagic cards) for television channels (France 3 , 18h30).

You will need a browser that supports ogg files such as Firefox 3.5.

Dragger and Multi Selection

April 11, 2009

Introduced a multi-selection module (drag the selection, rotate it) to an existing application called Life Explorer for the Fondation Fourmentin Guilbert. It demonstrates the use of osgManipulator from OpenSceneGraph. The manipulator was modelled after those you would find in existing software packages like Blender, 3DSMax, or Maya.