petriw / XNA-Shader-Programming

The source from my XNA Shader programmin tutorial series for XNA 3.1
MIT License
34 stars 7 forks source link

About transmittance samples #1

Open MarcVador opened 7 years ago

MarcVador commented 7 years ago

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.

petriw commented 7 years ago

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:notifications@github.com] Sent: Wednesday, March 29, 2017 7:01 AM To: petriw/XNA-Shader-Programming XNA-Shader-Programming@noreply.github.com Cc: Subscribed subscribed@noreply.github.com 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.

MarcVador commented 7 years ago

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

petriw commented 7 years ago

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

// Petri W.

From: Alkher [mailto:notifications@github.com] Sent: Thursday, March 30, 2017 1:41 AM To: petriw/XNA-Shader-Programming XNA-Shader-Programming@noreply.github.com Cc: Petri Tapio Wilhelmsen petwil@microsoft.com; Comment comment@noreply.github.com 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.

MarcVador commented 7 years ago

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