XNA-Shader-Programming icon indicating copy to clipboard operation
XNA-Shader-Programming copied to clipboard

About transmittance samples

Open MarcVador opened this issue 9 years ago • 4 comments

Hi ! After a couple of hours I have found your website, then I landed here. Do you still have the sample projects somewhere from your wordpress links: Martin Evans' http://martindevans.googlepages.com/2layertransmittance.rar works but Matthew Vitelli's http://digitalerr0r.darkcodex.net/Tutorials/Position_Transmittance.rar is dead :/

Thanks for your attention.

MarcVador avatar Mar 29 '17 14:03 MarcVador

Hi! Everything is now on GitHub, link is on the latest blogpost: https://digitalerr0r.wordpress.com/2017/02/27/xna-shader-programming-source-now-on-github/

Here is the transmittance project: https://github.com/petriw/XNA-Shader-Programming/tree/master/Tutorial14_Transmittance

// Petri W.

From: Alkher [mailto:[email protected]] Sent: Wednesday, March 29, 2017 7:01 AM To: petriw/XNA-Shader-Programming [email protected] Cc: Subscribed [email protected] Subject: [petriw/XNA-Shader-Programming] About transmittance samples (#1)

Hi ! After a couple of hours I have found your website, then I landed here. Do you still have the sample projects somewhere from your wordpress links: Martin Evans http://martindevans.appspot.com/blog or Matthew Vitelli http://digitalerr0r.darkcodex.net/Tutorials/Position_Transmittance.rar ? Both links are dead :/

Thanks for your attention.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/petriw/XNA-Shader-Programming/issues/1, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAIjTr8D1NA1JCn08Mqx1owO29oAa4UOks5rqmQPgaJpZM4MtBeu.

petriw avatar Mar 29 '17 16:03 petriw

Thanks, I have found it. Do you still have the Position_Transmittance.rar somewhere ? I could not find it here in your repo. Thanks.

MarcVador avatar Mar 30 '17 08:03 MarcVador

Hey, The content is the same as in the repo, just extracted and uploaded. ☺

// Petri W.

From: Alkher [mailto:[email protected]] Sent: Thursday, March 30, 2017 1:41 AM To: petriw/XNA-Shader-Programming [email protected] Cc: Petri Tapio Wilhelmsen [email protected]; Comment [email protected] Subject: Re: [petriw/XNA-Shader-Programming] About transmittance samples (#1)

Thanks, I have found it. Do you still have the Position_Transmittance.rar somewhere ? I could not find it here in your repo. Thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/petriw/XNA-Shader-Programming/issues/1#issuecomment-290342712, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAIjTvUpDLw-rXa5InEGBjJbZ6NhT-fBks5rq2qigaJpZM4MtBeu.

petriw avatar Mar 30 '17 14:03 petriw

Ok, thanks ;) I'll try to figure out how M. Vitelli did to use only 3 depth rendertargets

MarcVador avatar Mar 31 '17 15:03 MarcVador