POV-Ray : Newsgroups : povray.programming : i search 3D algorythms : Re: i search 3D algorythms Server Time
28 Jul 2024 12:34:41 EDT (-0400)
  Re: i search 3D algorythms  
From:
Date: 26 Oct 2001 04:03:59
Message: <7r5ittkg4404o653551ne4rp9h9gvgsdos@4ax.com>
On Fri, 26 Oct 2001 00:59:15 +0200, "3dsman" <3ds### [at] freefr> wrote:

> Hi everybody

Hi

> i search 3D algorythms to make a 3Dmodeler and a simply 3D scanner.
> do anybody know where i can found it?

There is a lot of algorythms about it. Please specify what are you
looking for?

You can find a little about it within documentation for POV 3.5
Just follow right links on top bar:
http://www.povray.org/working-docs/id000107.html#4_2

What you mean: 3D scanner ?

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.