|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hello ,there.
I were experimenting with photons and dispersion feature ,and got a crash
when renderind the attached. It is consistent. I get the error ,when
"sorting photons".
Post a reply to this message
Attachments:
Download 'prism.pov.txt' (5 KB)
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Crashes here, too. But if you set spacing to 0.0115 (or higher - 0.011
crashes as well) works. /wild guess/ Perhaps some overflow at 128k photons
(this number seems to be reached at 0.011)? /wild guess/
Marc-Hendrik
PII 450, Win 98, 128 MB, Pov 3.5 beta 4
YE.S schrieb in Nachricht <3bb5d946$1@news.povray.org>...
> Hello ,there.
>I were experimenting with photons and dispersion feature ,and got a crash
>when renderind the attached. It is consistent. I get the error ,when
>"sorting photons".
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Pov crashes too if you replace "spacing 0.01" by "count 130000".
Oh and Window reports a "Stapelfehler" (=stack error/overflow???) at
015f:00477df0.
Marc-Hendrik
>PII 450, Win 98, 128 MB, Pov 3.5 beta 4
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Please don't post povray files in binary-encoded format, but just as raw
text.
(Yes, I know that some braindead news readers do this without even warning
the user or showing that it is doing that. I think that opening the povray
file in an editor (eg. POV-Ray itself) and then copy-pasteing into the
newsreader editor works as it should.)
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Warp" <war### [at] tagpovrayorg> wrote in message
news:3bb63240@news.povray.org...
> Please don't post povray files in binary-encoded format, but just as raw
> text.
>
> (Yes, I know that some braindead news readers do this without even
warning
> the user or showing that it is doing that. I think that opening the povray
> file in an editor (eg. POV-Ray itself) and then copy-pasteing into the
> newsreader editor works as it should.)
>
I believe ,the .pov files are in regular ascii text format ,so what was rhe
problem ?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sat, 29 Sep 2001 22:51:46 +0200, <YE.S> wrote:
> I believe ,the .pov files are in regular ascii text format ,so what was rhe
>problem ?
There is a difference between pasting a raw ascii text file in a
message and attaching it as an uuencoded file. In the second case, it
has to be decoded before it is read plus it can not be viewed directly
with the message describing it.
Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG e-mail : pet### [at] tagpovrayorg
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|