• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 134 135 136 137 138 ... 369 Next »

Bloom threshold
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Bloom threshold
09-28-2014, 12:31 AM
#1
MikeVincent Offline
Junior Member
**
Posts: 13
Threads: 5
Joined: Aug 2014
I dont know if this is the correct to post this. But can anyone tell me if it's possible to set the threshold for bloom with the post processing effect? If so, what is the code for it?
Find
Reply
09-28-2014, 08:34 AM
#2
Sonicadvance1 Offline
Professional Hand Holder
**********
Developers (Some Administrators and Super Moderators)
Posts: 716
Threads: 15
Joined: Jan 2013
None of our provided shaders provide any user controls from the UI.
If you want to add some configuration to shaders and you understand how to do shader programming then we have a guide on how to set it up.
https://github.com/dolphin-emu/dolphin/wiki/Post-Processing-Shaders

The guide lets you know what our user facing functions are to a post processing shader and how to set up the configuration inside of the shader.
The source of the bad_bloom shader is of course provided with Dolphin, it is just in the Sys/ folder that we provide.
The source for it on github is here https://github.com/dolphin-emu/dolphin/blob/master/Data/Sys/Shaders/bad_bloom.glsl
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode