pouët.net

Go to bottom

5 faces "making of"

category: code [glöplog]
What's in your 66 Megabytes?
abductee: yea i guess "10 second refine" is pretty meaningless :)

it's doing 1 path per pixel per frame with up to 5 bounces per path, for a 720p image - 1m pixels per frame approx - at around 60 fps (but included in that time is actually rendering the scene to gbuffers and compositing and outputting, so its really doing better for just the rays).


added on the 2013-05-13 10:20:35 by smash smash
Love you smash, thanks for the writing. Even if I probably won't code exactly this, sharing it makes for a very interesting read and gives more depth to your work.

+3 gasman
added on the 2013-05-13 10:47:32 by thec thec
like others have said before: entertaining article!
added on the 2013-05-13 17:01:38 by superplek superplek
Thanks for that! I will definitely would like to try that.
added on the 2013-05-13 17:29:55 by bonzaj bonzaj
@smash: just out of interest: did you also do some experiments running the RT and shading in compute mode? cause i always wonder how much the compilers, hardware restrictions, etc substantially differ for the various paths and how much this results in gains/losses in the end..
added on the 2013-05-14 11:48:53 by toxie toxie

login

Go to top