POV-Ray : Newsgroups : povray.general : Like flower turn to the sun : Re: Like flower turn to the sun Server Time
29 Jul 2024 06:25:26 EDT (-0400)
  Re: Like flower turn to the sun  
From: Albun
Date: 1 Dec 2012 10:15:00
Message: <web.50ba1eda8fa326b21e902e140@news.povray.org>
;-) The Sun don't shining enought to turn flower.

1)I don't understand how calculate distance, without move directly to the
array_point that i have.
There is VDist(V1,V2), but what else with angle VAngleD(V1,V2)?

2)In my exemple the Sun, not origin, is at <3,0,54>.
With "transform.inc", i adjust code like that after translate with the forth.
but no result.



//

 translate camp[NrX]             // go to the point

 //Point_At_Trans(<3,0,54>)

 //Reorient_Trans(<0,0,0> ,<3,0,54>)

 //rotate <0,0,VRotationD(camp[NrX],<3,0,54>,<0,0,0>)>

 // rotate <0,0,VAngleD(<0,0,0>,camp[NrX])>


/// Flowers love rock 'n roll, but don't like valse of Sun.


anything else...


Post a reply to this message

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