POV-Ray : Newsgroups : povray.general : Need Mesh2 Example File : Re: Need Mesh2 Example File Server Time
7 Aug 2024 05:22:33 EDT (-0400)
  Re: Need Mesh2 Example File  
From:
Date: 14 Nov 2001 12:00:41
Message: <hg85vtg0bcgc1ou2elu8ipl5ffprea5kjv@4ax.com>
On Wed, 14 Nov 2001 11:53:26 -0500, "Cris Williams" <wor### [at] netscapenet>
wrote:
> Something like an ice cream cone, or a hammer, or a
> tree, or an apple, or a ...  :-)

... two flying rectangles ? ;-)

> I have already created my own small meshes to test my import code.

But how my example works with your parser ?

> Now I'd
> like to try importing someone else's large mesh.

Have you checked http://www.stmuc.com/thbaier/products.html and some large free
models from net libraries ?

ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35


Post a reply to this message

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