decal

DeCAL and Delphi 2009

Have someone tried out DeCAL in Delphi 2009? I'm thinking about upgrading from 2007, but my code is quite dependent on DeCAL... ...

Rendering decals on 3d meshes

As in question, what are the best techniques for rendering lots (lots!) of decals on multiple meshes (which can move) and on terrain? ...

How to create a "scorched area" on a 3D terrain?

Hi all, i'm experimenting a bit with C# and XNA. Going through the advanced "Riemers tutorials" helped me a lot, but i want to make my terrain even better. I have a simple game where player controls a tank and destroys other buildings and tanks. I would like to somehow draw the effects of the explosion on the terrain. The effect i want ...