SFML community forums
Help => Graphics => Topic started by: CowNation on June 08, 2018, 11:29:36 am
-
I have been trying to add a bloom effect for about 2 hours and 30 minutes going off of the SFML Game Development. I could not figure out the BloomEffect & PostEffect classes. If someone has a bloom tutorial/source/class and would like to share it to me, that would be greatly appreciated!
-
SFML Game Development's implementations are really advanced. It went way over my head when I first read it; only started understanding it as I got better at c++. Just google bloom shader examples and implement them with help from the offical sfml shader tutorial.