Author Topic: Sepia Shader  (Read 4148 times)

Just made a fun little sepia shader and made some interesting photo with it.

Made with the default MotE Mansion GameMode.


Not Sepia, but taken on Tezuni's server

Not Sepia, but taken on Tezuni's server
[img ]https://hostr.co/file/970/rXti0o7s0Ull/Blockland_00266.png[/img]
what then why did you post it in this thread

what then why did you post it in this thread
to become an outcast from the forums

a "tezuni-hugger"

Not Sepia, but taken on Tezuni's server

...
which tezuni server is this?


Now try this out. It's not a grayscale shader like some people thought - it's basically a "moody shader".

gl_FragColor.r = gl_FragColor.r * 0.33 + gl_FragColor.g * 0.33 + gl_FragColor.b * 0.33;
gl_FragColor.g = gl_FragColor.r * 0.33 + gl_FragColor.g * 0.33 + gl_FragColor.b * 0.33;
gl_FragColor.b = gl_FragColor.r * 0.33 + gl_FragColor.g * 0.33 + gl_FragColor.b * 0.33;

what then why did you post it in this thread
I thought it was pretty :c

I thought it was pretty :c
yes, i do agree, dictators have pretty military bases

yes, i do agree, dictators have pretty military bases
Keep your opinions about players on drama, concentrate on the fact that he didn't post a sepia image in a sepia topic.

general question: Would a sepia effect be possible via environmental controls? Or was this photo-shopped?

general question: Would a sepia effect be possible via environmental controls? Or was this photo-shopped?

It seems pretty rare for people to not even read the title. Oh well.

Keep your opinions about players on drama, concentrate on the fact that he didn't post a sepia image in a sepia topic.

general question: Would a sepia effect be possible via environmental controls? Or was this photo-shopped?

Yes.  Lighting color somewhere around gold, brownish vignette, off-white fog at a very low distance.  Eksi put up an environment that'd be a great starting point.

Amazing, it goes really well with mansion builds too!