POV-Ray : Newsgroups : povray.binaries.images : lost texture [3kb] Server Time
18 Aug 2024 02:19:23 EDT (-0400)
  lost texture [3kb] (Message 1 to 3 of 3)  
From: Tom Melly
Subject: lost texture [3kb]
Date: 16 Jul 2001 04:20:15
Message: <3b52a3bf$1@news.povray.org>
see message in unofficial patches.


--
#macro G(D,E,F)#local I=array[3]{D,E,F}#local B=0;triangle{#while(
B<3)#while(I[B])A[mod(I[B],10)]+#local I[B]=div(I[B],10);#end<-5,-
2,9>#local B=B+1;#end}#end #local A=array[7]{x,x*2,x*4,y,y*2,y*4,z
}light_source{-x*6-z*9,1}mesh{G(105,10,146)G(105,246,10)G(105,56,
146)G(105,1256,246)G(1256,126,220)G(22156,2216,201)pigment{rgb 1}}//TM


Post a reply to this message


Attachments:
Download 'lost_texture.jpg' (3 KB)

Preview of image 'lost_texture.jpg'
lost_texture.jpg


 

From: Christoph Hormann
Subject: Re: lost texture [3kb]
Date: 16 Jul 2001 05:06:13
Message: <3B52AEEE.BA672021@gmx.de>
Tom Melly wrote:
> 
> see message in unofficial patches.
> 

Maybe max_trace_level?

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

From: Tom Melly
Subject: Re: lost texture [3kb]
Date: 16 Jul 2001 07:12:36
Message: <3b52cc24$1@news.povray.org>
"Christoph Hormann" <chr### [at] gmxde> wrote in message
news:3B52AEEE.BA672021@gmx.de...
>
> Maybe max_trace_level?
>

Hmm, could be. However, other, non-mesh objects, seem okay.

I will play and report...


Post a reply to this message

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