POV-Ray : Newsgroups : povray.unofficial.patches : Tesselation process : Re: Tesselation process Server Time
6 Aug 2024 23:20:52 EDT (-0400)
  Re: Tesselation process  
From: Nekar Xenos
Date: 19 Feb 2002 09:06:27
Message: <3c725be3@news.povray.org>

news:3C7248A9.A515605B@atosorigin.com...

> To reassure you, I should post soon a tesselation of a sphere in p.b.i.
> (Low resolution of tessel, unsmoothed mesh). How many slice do you want ?
> Do you have any other fetish object that you (or someone else) would like
> to see tesselated ? (you provide the code or the pointer to it !)
>

My car =)

http://news.povray.org/povray.binaries.scene-files/22093/150317/NekCar_F15.pov
http://news.povray.org/povray.binaries.scene-files/22093/150317/Car_F15.inc

I wonder how long it would take to tessellate it...

--
#local X=20*<-2,2,5>;#local K=2*z*X-X;#local R=seed(frame_number);blob{#while(K
.x>X.x)#local N=X+<rand(R)rand(R)1>/3;#local X=(vlength(N-K)<vlength(X-K)?N:2*X
-N);sphere{X,1,1rotate z*90}sphere{X,1,1}#end pigment{rgbt 1}interior{media{
emission<2,4,5>*5}}hollow scale.05}//   http://nekar_xenos.tripod.com/metanoia/
sphere_sweep{catmull_rom_spline 6<-8,-8>1<-8,-8>1<-8,8>1<8,-8>1<8,8>1<8,8>1
translate 20*z pigment{gradient z scale 3color_map{[0rgb<0,9,18>][1rgb 0]}}}


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.324 / Virus Database: 181 - Release Date: 2002/02/14


Post a reply to this message

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