POV-Ray : Newsgroups : povray.newusers : How to convert a curve in a isosurface? : Re: How to convert a curve in a isosurface? Server Time
29 Apr 2024 03:02:48 EDT (-0400)
  Re: How to convert a curve in a isosurface?  
From: Tor Olav Kristensen
Date: 27 Apr 2014 18:30:01
Message: <web.535d83b9e3191f09699b2fb50@news.povray.org>
"LanuHum" <Lan### [at] yandexru> wrote:
> Warp <war### [at] tagpovrayorg> wrote:
> > LanuHum <Lan### [at] yandexru> wrote:
> > > Hellow!
> > > Whether it is possible to make on points of a curve function for a isosurface?
> >
> > I'm not exactly sure what you are asking, so could you please rephrase
> > the question?
> >
> > --
> >
>
>                                                           - Warp
> isosurface{ // sphere
>  function{ sqrt(x*x + y*y + z*z) - 1 }
>
> isosurface{ // cylinder
>   function {  sqrt(x*x + z*z) - 1 }
>
> isosurface{ // my spline-based object (Object on the basis of a spline)
>   function {  ????????? } //User-Defined Function. How?

Something like this ?

From: R  Suzuki
Subject: Example of Rope Macro
Date: 22 Jan 2002 09:52:27
http://news.povray.org/povray.binaries.images/thread/%3C3c4d365b%40news.povray.org%3E/

From: R  Suzuki
Subject: Rope Macro
Date: 22 Jan 2002 09:49:44
http://news.povray.org/povray.binaries.scene-files/thread/%3C3c4d35b8%40news.povray.org%3E/

--
Tor Olav
http://subcube.com


Post a reply to this message

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