Topographics Teaser


Topographix is a cool new tech I have been developing for the past few days. It will most likely eventually make its way to the QubaHQ tutorials, but not before we make something new using it with my team. The tool is still in early alpha, but already kicks some major ass and se should start doing some testing early next week.

Read More


4 Comments1 Minute

ChiChiLand Adventure: Random Zones


ChiChiLand Adventure will use procedural generation for many of its elements, including zones within the levels. Within these zones, the entities (zone citizens) will be simulated based on simple sets of rules. In the garden, for example, I am planning to have some animals and some trees. Every x amount of time, each tree will have a chance to bear fruit. The fruit will fall down and roll in a random direction until stopping. Each animal in the zone will have a hunger meter - as they get hungry, they will seek out fruit and eat it. There will definitely be more behaviors, but that's the basic logic.

Read More


0 Comments2 Minutes

Tutorial: Procedural Disintegration


In this long-delayed tutorial I will show you an efficient method for disintegrating/dispersing a 3D layer into particles. The method shown here has been optimized to produce maximum amount of particles at lowest computing cost (more stuff flying around, faster renders).

Read More


30 Comments1 Minutes