POV-Ray : Newsgroups : povray.programming : About the Mesh : Re: About the Mesh Server Time
28 Jul 2024 06:23:52 EDT (-0400)
  Re: About the Mesh  
From: Le Forgeron
Date: 24 Oct 2002 10:14:19
Message: <3DB80055.6050701@free.fr>
Wu Yang wrote:

> Thank you for your reply. What I mean is that: when I see the value of
> Mesh->Data->Vertices, I can get three values. These three values is the x
> values of a triangle's three corners, not (x,y,z) of a corner. I want get
> the (x,y,z) of every corner. Could you please give me some advice? Thanks
> Wu Yang


No offense again, but you do not understand the Mesh data structure.
The three values of a line of the Mesh->Data->Vertices are the (x,y,z) 
of a single Vertex.

I believe you are not yet ready to play with the mesh code!


Post a reply to this message

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