POV-Ray : Newsgroups : povray.advanced-users : isosurface help : Re: isosurface help Server Time
30 Jul 2024 00:30:34 EDT (-0400)
  Re: isosurface help  
From: Chris Huff
Date: 1 Sep 2000 12:26:10
Message: <chrishuff-676EB0.11274601092000@news.povray.org>
In article <39AFD6EE.18DEFE73@schunter.etc.tu-bs.de>, 
chr### [at] gmxde wrote:

> You made way to much thoughts about it :-)
> 
> There are already predefined functions in megapov:
> 
> 	"R" = sqrt(x*x+y*y+z*z) 
> 	"TH" = atan2(x,z) 
> 	"PH" = atan2(sqrt(x*x + z*z ),y) 
> 
> Anyway my respect for you doing it from memory.

But those functions have a strange syntax and may not make it into 3.5. 
If they do make it into 3.5, it will be with a different syntax. 
However, it is quite probable that the declared functions will still 
work properly.

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

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