Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I get the shaders to work
#20
I never played with extensions, but shaders are only natively available in Opengl 2.1+

So if there are no such extensions, implementing this in pure VBOs could prove to be too slow(It's definitely doable though). On the other hand the worst case scenario for this effect would be that the screen is drawn twice. Which could not be a big deal for low graphics Colobot.


Messages In This Thread
RE: How do I get the shaders to work - by krzys_h - 06-29-2015, 07:00 AM
RE: How do I get the shaders to work - by CHmSID - 08-13-2015, 02:01 PM
RE: How do I get the shaders to work - by CHmSID - 08-13-2015, 07:49 PM
RE: How do I get the shaders to work - by krzys_h - 08-13-2015, 08:39 PM
RE: How do I get the shaders to work - by krzys_h - 08-13-2015, 10:07 PM
RE: How do I get the shaders to work - by krzys_h - 08-14-2015, 10:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)