Game Development Community

How to apply image filters on game?

by nadafy · in Game Design and Creative Issues · 10/03/2011 (7:15 am) · 3 replies

hi
is it possible to apply image filters in torque2d? (Lens blur, motion blur ,add noise , make wave, ...)

#1
10/03/2011 (8:40 am)
@ali - The effects you are describing are not handled inside the engine. You will need to modify your artwork in a program like GiMP or Photoshop.
#2
10/06/2011 (5:30 am)
thank you!
but i want to do it real-time, so i must modify the engine...
#3
10/07/2011 (12:27 pm)
If you must modify the engine, you are asking in the wrong forum. You should post this question in the T2D Private Forum.