POV-Ray : Newsgroups : povray.advanced-users : Too few sampling intervals?... : Too few sampling intervals?... Server Time
30 Jul 2024 02:28:00 EDT (-0400)
  Too few sampling intervals?...  
From: Simon Lemieux
Date: 9 Jun 2000 18:06:26
Message: <39416AC3.19E5E816@yahoo.com>
Hi,
	I got that error at frame 12 out of 100, saying:
Rendering error.
Too few sampling intervals.

I guess this is related to my media sample? here is my media code:
#declare theMedia = media {
	scattering { 1 rgb 1 extinction 0.01 }
	samples 1, 10
}

Can somebody tell me what is not right, why and how to avoid such mistake in the
future?

Thanks,
	Simon


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.