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

Author Topic: Finding information about shaders in SFML  (Read 1262 times)

0 Members and 1 Guest are viewing this topic.

symtaxiz

  • Newbie
  • *
  • Posts: 9
    • View Profile
Finding information about shaders in SFML
« on: February 03, 2014, 05:06:58 pm »
Hello World,
I really want to know how to use shaders. I know what shaders are but I don't know how to program it. I would really appreciate if you can tell me where I can find a tutorial to teach me how to use shaders with SFML. But, do the 2d games really need shaders (games with relative good graphics)?
Thanks for answering  :)

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: Finding information about shaders in SFML
« Reply #1 on: February 03, 2014, 05:17:59 pm »
You could start by reading the documentation:
  http://www.sfml-dev.org/tutorials/2.1/graphics-shader.php
  http://www.sfml-dev.org/documentation/2.1/classsf_1_1Shader.php

And if you need help with OpenGLSL, have you tried Google?

symtaxiz

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Finding information about shaders in SFML
« Reply #2 on: February 03, 2014, 05:34:18 pm »
Thank you!  ;D
I forgot there is a tutorial of SFML   :P

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10821
    • View Profile
    • development blog
    • Email
Re: Finding information about shaders in SFML
« Reply #3 on: February 03, 2014, 06:27:03 pm »
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything