Anim8or Community
General Category => General Anim8or Forum => Topic started by: Lord of Twisties on March 10, 2008, 08:44:55 pm
-
So I do a render of this simple scene with [VERY] simple objects to test a demonstrative animation, but my backdrop grid seems to be having problems rendering.
The shadows are raytraced, not volume, as I read this should fix such a problem, but it didn't.
It does this with or without a light.
(http://i106.photobucket.com/albums/m269/dandaman_011/iCtest2.jpg)
-
I was going to say that problem was probably volume shadows, but as you said, they aren't volume shadows. Would you mind sending the file for me to check it out? The texture file would need to be included as well.
-
Hello hmm :)
When I've had this problem or similar I always find a light I had forgotten about and find it has volume shadows checked accidently.
Could be related to moire patterns. Could be a weird bumpmap.?
http://en.wikipedia.org/wiki/Moir%C3%A9_pattern
-
I can't post the file and pic. The pic is too big. What's your email? It's hidden.
But here's the file by itself. Worthless for what we're trying to solve.
Don't think it's a moire pattern. Just a grid made in paint. It's loaded into diffuse, but That's never caused me any problems...
-
I suspected from your attached image that you had overlapping surfaces. It seems that your grid surface is actually a "squashed" box, where the front and rear surfaces share the same plane. After I replaced it with just a single-surface, 4-point plane, the lines no longer appear in the rendered image. You can do this by creating a box, converting it to a mesh, deleting the four points on the "rear" side of the box, then centering the remaining plane on the origin.
Hope this helps...
-
That actually made a lot of sense as I read it, and it worked. Thanks a lot!