POV-Ray : Newsgroups : povray.general : optional mesh2 texture_list? : Re: optional mesh2 texture_list? Server Time
29 Jul 2024 20:24:53 EDT (-0400)
  Re: optional mesh2 texture_list?  
From: nemesis
Date: 25 Aug 2010 16:50:00
Message: <web.4c7581f3d923b706773c9a3e0@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> The texture_list section is optional /under some circumstances/. More
> specifically, it is only optional if your face_indices don't contain any
> texture index values, i.e. if it has the following format:
>
>      face_indices
>      {
>        number_of_faces,
>        <index_a, index_b, index_c>,
>        <index_a, index_b, index_c>,
>        ...
>      }

thanks, clipka.  I think someone with wiki access could just paste this
paragraph somewhere. :)


Post a reply to this message

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