Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: PostFX for  (Read 1406 times)

0 Members and 1 Guest are viewing this topic.

Wurstinator

  • Newbie
  • *
  • Posts: 33
    • View Profile
PostFX for
« on: December 19, 2010, 05:06:52 pm »
Hi,
I'm using SFML 1.6.
Is there a way to use a "for" loop inside the shader file?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
PostFX for
« Reply #1 on: December 19, 2010, 06:09:50 pm »
I don't know, probably yes if your GPU is not too old. You should rather look at a GLSL doc, this is not related to SFML at all.
Laurent Gomila - SFML developer

Wurstinator

  • Newbie
  • *
  • Posts: 33
    • View Profile
PostFX for
« Reply #2 on: December 19, 2010, 08:52:17 pm »
It seems that my GPU is too old :/
Well, seems like I have to find another solution.

 

anything