Does anyone know how to make a Shape3D appear out of focus? I have had a look around the web at opengl stuff and it looks like a standard procedure is to draw into the accumulation buffer a number of times, with a slight perspective jitter each time, then put that result on the screen. Can we do this in xith?
Regards,
Alistair