We recently put decal support for static geometry into CS. An interesting extension of this feature would be to implement support for decals on moving geometry. This task is slightly hard because it requires thinking on how to do this in a uniform manner for the various types of animation that Crystal Space supports.

Task status: HARD, good C++, good design knowledge, no OpenGL required except perhaps shader related.