POV-Ray : Newsgroups : povray.animations : Splitting a union into its parts : Splitting a union into its parts Server Time
29 Apr 2024 14:44:43 EDT (-0400)
  Splitting a union into its parts  
From: Delfo
Date: 16 Dec 2008 03:10:02
Message: <web.4947620f89bfa4d998813760@news.povray.org>
Hi everybody
I would like to have an object "explode". In order to enhance the effect, since
it's a union, I'd like to know if there's a way , given a union object, to
parse its components.
Something like
for (every component in the union) do
  translate <>...
etc etc

It would be faster than putting the translation code in every object in the
union declaration. Is it possible?
Thanks


Post a reply to this message

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