Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No CRT Effect When Used with SDL2?
#1
Hi!
I have been using Tilengine with C++ for a project I have been making the past few weeks, and I have to say, I am very pleased with it.
The biggest reasons I came to this graphics engine is the CRT effect and the retro-graphics focus.
However, when I use SDL to render the window instead of Tilengine's window system, there is no more CRT effect, but everything else renders perfectly.
I used:
Code:
TLN_EnableCRTEffect
And it still had no effect.
I really liked the look of the CRT effect, and it would be a great addition to my project, but I had to use SDL for some features I needed.
Is there any way I can use the CRT effect with SDL?
If requested, I can post some of the code I used.
Reply


Messages In This Thread
No CRT Effect When Used with SDL2? - by jakers1403 - 10-26-2019, 09:10 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)