Mariusz Bartosik's website

Graphics programming, demoscene and book reviews

Fermi Paradox by Mercury

Revision 2016 PC 64k Intro Competition

Over the years, the 4k intros territory has been explored quite well. We have seen many groundbreaking productions, but today most of them use similar rendering techniques. To make things a bit more interesting, Revision organisers introduced a new 8k intro category. In the meantime, the 64k is doing well, and we got some high-quality productions this year.

Dolor Sit Amet by Lorem Ipsum

Revision 2016 Amiga Demo Competition

There is no Revision without Amiga demo compo. This year, 9 groups delivered their prods. That’s actually more than in the previous years (with 6 entries on average) but it’s a result of transferring OCS/ECS Amiga demos from the oldskool compo. Let’s see if the quantity makes up for the quality.

Project directory

Directory Structure for a C++ Project

When you work on some bigger project, it is important to properly organize its directory structure. Most of the time, you have to prepare project directory structure yourself, as an IDE will create only a basic solution for you.