Game Development Community

(Question)Full screen shader effect 1.8

by Lex Decrauw · in Torque Game Engine Advanced · 04/30/2009 (2:05 am) · 4 replies

Hey all,

I'm trying to do a simple nightvision effect for an aerial dogfighting game. I have the shader, I just can't figure out how to stick it on the screen. I have tried this resource: http://www.garagegames.com/community/resource/view/9104/ and it's 1.7 fix, but they do not work as 1.8 changed the way the GFX device is handled. Is there anyone who can help me out?
Thanks in advance!
-Lex

About the author

Recent Threads

  • Networking issue

  • #1
    05/04/2009 (3:08 pm)
    Lex:

    did you look at this?
    http://www.garagegames.com/community/resources/view/15254

    I will look at it in the Pakhuis on Wednesday during gamelab.
    #2
    05/05/2009 (1:35 am)
    Ah thanks Carlos :) I'd not seen that before, I'll go through it
    #3
    05/25/2009 (10:38 pm)
    Hi,
    I did face the same issue and made a quick fix for it.Please chk out my personal resource on it.
    http://www.garagegames.com/community/resources/view/17329
    It should help you out.
    It works for me in TGEA 1.8

    ;)
    #4
    05/26/2009 (5:40 am)
    Thanks a lot, going to try it right away!