Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I wrote a small function to handle two additional textures for post-processing. It works… but very poorly and inefficiently. I might keep working on it, but honestly, it’s probably a bad idea: |
||||
|
On the contrary, it's a very good idea and probably a good starting point to create a dof shader or ssao. |
||||
|
Share what you have - maybe someone could improve it...? I have been trying the last week to get access to normal maps and depth values from the source code in CC but no luck as yet...its annoyingly difficult and shaders are terrible with debugging.... drop a link to lets have a look at least.... For those not in the know - depth values are needed for advanced post processing like ambient occlusion (SSAO) , proper spotlights and others like depth of field etc |
||||
|
Looks like it's working on the character much better, so it's per vertex? If so it does appear to be working just maybe not enough data available to it? |
||||
|
|