POV-Ray : Newsgroups : povray.binaries.animations : polyhedron deformation (mpg1, 612kb) : Re: polyhedron deformation (mpg1, 612kb) Server Time
19 Jul 2024 19:26:50 EDT (-0400)
  Re: polyhedron deformation (mpg1, 612kb)  
From: Karl J  Anders
Date: 12 May 2002 03:59:47
Message: <3cde20f3@news.povray.org>
Im Beitrag <3cde0f34$1@news.povray.org>, "Thomas Lake" 
<tla### [at] REMOVE-THISshawca> schrieb:
>
> Nice! Was this done using Pov-Ray mesh or something entirely different?
>
>
Hi Thomas,

just like the regular polyhedra in some include file coming with POV, the
main body is an intersection of planes.

I wrote a macro that is passed an array[] of points and computes the planes
that, when INTERSECTIONed result in the "convex hull" of those points ...

... or to put it more clearly: give the vertices of a ( convex, NO HOLES )
polyhedron and get back the faces as planes.

Got a few more little ideas of that kind, but because of
a) attacks of real life ( my 16 months old daughter )
b) beta testing Rune's particle system
c) thinking about quaternions ( see p.g/"julia math ...")
they will have to wait a while ...

Stay tuned !
( and, before anybody asks: for the same reasons that macro won't be
published soon, because it needs polishing before - but it WILL be
published, if anybodys's interested )

Greetings

Karl

--
The two most common things in the universe are hydrogen and stupidity.
(H.Ellison)


Post a reply to this message

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