Menu

Demoscene work

In my spare time, I am active in the demoscene. I founded the demogroup in 2009 with some friends. For up-to-date information, please have a look at ctrl-alt-test.fr. I am responsible for large parts of the code (a bit less than 50% of the total).

What is it?

A demo is a computer program. When you run it, it renders an animation in real-time (like the graphics in a video game).

A 64kB intro is a demo where the size of the program is less than 64kB. To achieve achieve the feat, we use procedural generation to create the music, 3D models, textures, animations, and all the scenes. We also use many compression and optimization techniques. The code is written in C++.

For each demo, you can find more information on Ctrl-Alt-Test website. In particular, you can find download links and sometimes making-of articles. We sometimes also open-source the code. This page includes video captures of the demos for convenience. If you prefer, you may instead download the Windows binary and run it on your computer.

2017. Immersion

Immersion is a 64kB intro. This means: the whole program is only 64kB. When you run it, it will display an animation in real-time. We use procedural generation to create the music, 3D models, textures, animations, and scenes. We also use many compression and optimization techniques.

Immersion was presented at Revision demoparty and at SIGGRAPH Asia 2018. As we were accused of witchcraft, we wrote about the making of Immersion (multi-part articles).

More information

Here is a video capture of the program:

2012. Felix's Workshop

Again, the full program is smaller than 64kB. It ranked 2nd at Revision demoparty. It was mentionned on Slashdot and presented at SIGGRAPH 2013.

More information.

2010. Departure

Our second intro (about 38kB) was designed by Zavie. Most of the code is reused from our engine developed for Incubation.

More information

2009. Incubation

Our first demo was a 64kB intro.

More information.

With Incubation, we got both the best 64k intro and newcomer prices at Evoke demoparty. German website 4players.de awarded this intro as the third best 64k intro and the best newcommer demo of year 2009.