Logo by teamfresh - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit the official fractalforums.com Youtube Channel
 
*
Welcome, Guest. Please login or register. March 29, 2024, 01:51:14 AM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Distance Estimated Soft Shadow Banding Artifact  (Read 2027 times)
0 Members and 1 Guest are viewing this topic.
Geometrian
Forums Freshman
**
Posts: 19


« on: May 05, 2013, 06:03:27 PM »

I'm getting banding artifacts in my soft shadow algorithm (functionally the same as that described by http://iquilezles.org/www/articles/rmshadows/rmshadows.htm). Here's a render; notice the banding along shadow edges, especially in the main holes of the L1 sponge:

I don't know what the problem is, although I conjecture it might be because different rays' minimum distance estimates may not actually be the minimum distances of tangency.

I'm sure this problem has been seen before; how is it solved?

Thanks,
-G
Logged
elphinstone
Alien
***
Posts: 38



mattia.gollub
WWW
« Reply #1 on: May 05, 2013, 06:21:59 PM »

Probably you have alread checked it... but are you sure that you are NOT using regular sampling? Usually these artifacts appear when you sample points on a regular grid. Jittered sampling can solve the problem.

EDIT: I don't remember where and in which context, but I read somewhere that making the rays start at different positions can help solving similar problems.

Code:
rayOrigin = viewOrigin + rand(0.0, EPSILON) * rayDirection

I hope this helps smiley
« Last Edit: May 05, 2013, 06:27:16 PM by elphinstone » Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Whipped cream look of quaternians an artifact of projection? (new) Theories & Research « 1 2 » kjknohw 28 2715 Last post March 06, 2011, 07:57:34 AM
by kjknohw
is there a limitation for hard shadow casting distance? Mandelbulb 3d taurus 3 1646 Last post October 07, 2012, 04:53:29 PM
by Alef
Distance Estimated Menger Sponge Normal Calculation Programming « 1 2 » Geometrian 27 9985 Last post April 18, 2013, 11:54:08 AM
by kram1032
3D Julia Set Cross Section Distance Estimated Algorithm 3D Fractal Generation Geometrian 0 2330 Last post May 01, 2013, 11:16:39 PM
by Geometrian
color banding Mandelbulb 3d bengvc 14 2849 Last post May 20, 2013, 04:30:32 PM
by bengvc

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.311 seconds with 24 queries. (Pretty URLs adds 0.01s, 2q)