I'm currently given the task to design & create a simple decal-system in C++/DirectX.
Does anybody know a great tutorial, article or paper to start with? (Especially the part about 2D-texture to 3D-surface projection and clipping isn't entierly obvious to me.)
I'd also appreciate just simple hints and best-practices.