SSAO help

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
benny53
Posts: 131
Joined: Fri May 26, 2006 10:21 pm
Location: Ohio

Post by benny53 »

do you think you could post an open source example of this technique?
jingquan
Posts: 222
Joined: Sun Aug 20, 2006 4:10 am
Contact:

Post by jingquan »

Sorry I don't have the time to create an Irrlicht project in C++. Blindside would be updating his XEffects with depth SSAO too, you can check that out.
BlindSide
Admin
Posts: 2821
Joined: Thu Dec 08, 2005 9:09 am
Location: NZ!

Post by BlindSide »

jingquan wrote:Sorry I don't have the time to create an Irrlicht project in C++. Blindside would be updating his XEffects with depth SSAO too, you can check that out.
I never promised that :P But it has been updated to support depth processing effects, so jingquan's shader will plug right in without any code modifications :D
ShadowMapping for Irrlicht!: Get it here
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
Post Reply