if you define it with other ready made objects it's very easy to do
#declare peanut = union {
sphere {.....}
sphere {.......}
}
object {peanut}
Stewart #7 wrote:
> Well... it looks like most any object could be rendered, using
> the available object types... but just in case (!) - how can a new
> object type be written ? ...is this possible without re-writing
> the entire program ?
>
> povray is excellent...and glad to see your newsgroup is accessible.
>
> stu
Post a reply to this message
|