From: Slime
Subject: Re: Warning message during render process
Date: 9 Oct 2002 12:29:10
Message: <3da45956@news.povray.org>
> I often get the warning message "All determinants too small". What does it> mean and how can I correct this?
Are you using matrix transformations? Sounds like you're creating matrices
that are very close to being degenerate.
- Slime
[ http://www.slimeland.com/ ]
From: Andreas Kreisig
Subject: Re: Warning message during render process
Date: 9 Oct 2002 13:33:23
Message: <3da46862@news.povray.org>
Slime wrote:
>> I often get the warning message "All determinants too small". What does>> it mean and how can I correct this?> > > Are you using matrix transformations? Sounds like you're creating matrices> that are very close to being degenerate.
I'm using Blender to create my scenes, so the export tool exports it to
mesh2. But matrix transformations? No clue what this should be ... :-)
Andreas