POV-Ray : Newsgroups : povray.unofficial.patches : isosurface all_intersections : isosurface all_intersections Server Time
2 Sep 2024 20:16:54 EDT (-0400)
  isosurface all_intersections  
From: ingo
Date: 14 Jul 1999 15:35:58
Message: <378ce69e@news.povray.org>
How should I specify all_intersections in an isosurface.
I tried:
   isosurface {
      function{....}
      bounded_by {....}
      max_trace all_intersections
      texture{....}
   }
this gives a error, a float is expected after max trace.
If I delete max_trace and only put in all_intersections, there also is an error:
isosurface component MAXTRACE>(ISOSURFACE_MAXTRACE)

ingo
--
Met dank aan de muze met het glazen oog.


Post a reply to this message

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