POV-Ray : Newsgroups : povray.newusers : texture_mapping : Re: texture_mapping Server Time
29 Jul 2024 10:26:41 EDT (-0400)
  Re: texture_mapping  
From: Bob Hughes
Date: 17 Mar 2006 00:02:03
Message: <441a42cb$1@news.povray.org>
"tgl" <aub### [at] sympaticoca> wrote in message 
news:web.44194405a787356f94cdd33b0@news.povray.org...
>  I have 2 separate POV files that describe individual objects with fairly
> complex surface and interior textures (including"media").As separate 
> files,
> I get are warnings telling me that an end of file has been found when it
> should be an object or directive or that theres "no } in texture, interior
> found instead" and try as I might I cannot get these textures  to work in 
> a
> texture_map.

Exactly.  :)

You essentially have two "materials". As such, interior {} cannot be a part 
of a texture_map since it isn't just a texture.

You could extract the textures and use those together in a texture_map while 
also extracting the media parts and placing those into a single interior 
statement, putting all into one material statement.

I don't know a way other than that. Or I'm just not thinking ot it if there 
is.


Post a reply to this message

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