Archive 17/01/2023.

SSAO, Parallax mapping etc

lexx

Ok, couple of features that I will need at some time (I might try to get some of these working but if someone already have these, could share?)

I try to code some of these and will share if I success.

reattiva

I’m also trying to do some ambient occlusion shaders. You can look here:
github.com/reattiva/r/tree/master/r_AO
I’ll try to clean it this week. Only OpenGL for now.

Some time ago on the old Urho3D google forum I’ve posted a soft billboard example, I’ll try to update it.

lexx

Excellent, thanks. I surely will check these out.
And yeah, I like glsl but never coded in hlsl. I think there is hlsl2glsl but not glsl2hlsl, so maybe I should learn hlsl and convert shaders to glsl…well, we will see, time tells.

lostintime

A few interesting links.

john-chapman-graphics.blogspot.ru
devlog-martinsh.blogspot.ru