POV-Ray : Newsgroups : povray.binaries.images : New Planting Method : Re: New Planting Method Server Time
17 May 2024 07:51:08 EDT (-0400)
  Re: New Planting Method  
From: Christoph Hormann
Date: 11 Sep 2005 12:55:02
Message: <dg1neg$b46$1@chho.imagico.de>
Norbert Kern wrote:
> simple question:
> How can I texture a mesh2 as a whole?
> 

If you have a textureless (no texture_list) mesh2 object called 'Mesh2':

#declare Textured_Mesh2=
   object {
     Mesh2
     texture { ... }
   }

;-)

Christoph

-- 
POV-Ray tutorials, include files, Landscape of the week:
http://www.tu-bs.de/~y0013390/ (Last updated 24 Jul. 2005)
MegaPOV with mechanics simulation: http://megapov.inetart.net/


Post a reply to this message

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