POV-Ray : Newsgroups : povray.unofficial.patches : Mesh function. : Mesh function. Server Time
1 Sep 2024 20:12:29 EDT (-0400)
  Mesh function.  
From:
Date: 30 Nov 2000 10:48:26
Message: <wb8zq1tqep.fsf@hypatia.oslo.infostream.no>
Is it possible to decompose the mesh1 function into a vertical and horizontal
part? I have studied the source of isofunc.c trying to convert mesh1
into a .pov function so that I'd have better control over it, but
it was more difficult than I first anticipated.

What i really need is to apply one texture for the vertical strands
and another for the horizontal. I'm trying to make a patterned tablecloth.
I've also tried modelling the whole thing with repeating patterns
of sphere-sweeps, but it took serveral hundred megabytes for even a 
small piece of cloth.

I'd like to find a solution that doesn't include adding a new function
and recompiling the source.

-- 
This message has not been scanned for viruses.


Post a reply to this message

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