Search found 6 matches

by nicoo
19 Jul 2018, 03:30
Forum: General Development
Topic: post processing
Replies: 7
Views: 9442

Re: post processing

thx, I did some modification to apply the shader on some `rootNode` (Define at line 21 of postprocessing.hpp) https://gitlab.com/njager/openmw/commit/56f61d276656ddadf43af4ea13163d0ac2a94e06 I used this website, http://shdr.bkcore.com/, to check my white shader but I'm not able to make it work in op...
by nicoo
18 Jul 2018, 02:44
Forum: General Development
Topic: post processing
Replies: 7
Views: 9442

post processing

Hi, after this discussion: https://forum.openmw.org/viewtopic.php?f=2&t=5260 I'm trying to add some post processing effect. For now I try to fill the window with a white shader. you can take a look to my work: https://gitlab.com/njager/openmw/commit/dee1e93f3ca95632149478e344a02e122672ac9d it's ...
by nicoo
06 Jul 2018, 01:35
Forum: General
Topic: color saturation
Replies: 7
Views: 4197

Re: color saturation

would you we take time to talk online on irc at #openmw ?
by nicoo
05 Jul 2018, 01:28
Forum: General
Topic: color saturation
Replies: 7
Views: 4197

Re: color saturation

@AnyOldName3 would you be ready to supervise me and to plan tasks ? I know the website, I was visiting it before Vulkan came out. There was another one (don't find it) where there is/was implementations of shaders, like parallax mapping (I may have a clone of the repo on my oldest laptop). @psi29a I...
by nicoo
02 Jul 2018, 23:50
Forum: General
Topic: color saturation
Replies: 7
Views: 4197

Re: color saturation

Hi drummyfish, I'd like to help you. I did some openscengraph some years ago when student. To be fair, I have to say that I always got the feeling that OSG was lacking of good up to date tutorial/documentation¹ and the mailing list was... well, let say it was hard to get an answer²... so I didn't do...
by nicoo
30 Jun 2018, 20:10
Forum: General
Topic: color saturation
Replies: 7
Views: 4197

color saturation

Hi,
is-it possible to set the level of color saturation directly from the engine ?