|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hello,
is motion blur curently implemented in MegaPOV?
if so how do I use it?
is there a tutorial somewhere?
TIA
Gary
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
blessing <ble### [at] icefognet> wrote:
: is motion blur curently implemented in MegaPOV?
Yes.
: if so how do I use it?
Read the documentation.
: is there a tutorial somewhere?
In the documentation.
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
it isn't in the damn documentation.:-(
that's why I asked :-)
Gary
Warp <war### [at] tagpovrayorg> wrote in message news:3bd828de@news.povray.org...
> blessing <ble### [at] icefognet> wrote:
> : is motion blur curently implemented in MegaPOV?
>
> Yes.
>
> : if so how do I use it?
>
> Read the documentation.
>
> : is there a tutorial somewhere?
>
> In the documentation.
>
> --
> #macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
> rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
> ],13),8)-3,10>#end blob{N(array[6]{11117333955,
> 7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"blessing" <ble### [at] icefognet> wrote in message
news:3bd8a774@news.povray.org...
> it isn't in the damn documentation.:-(
> that's why I asked :-)
The separate HTML help file describes it fairly well enough to begin using
it. Section 6.3.
If you don't have the latest help (HTML or WinHelp) doc:
http://www.nathan.kopp.com/download.htm
I don't know of a tutorial but there is a demo scene available; also must
get separately as demos06.zip; test_motion.pov is in object_control
subfolder, should be of some use to learn from.
Bob H.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
oh hehehehe.......
went through that html file 3 times and missed it :-(
sorry about that :-)
Gary
Bob H. <omn### [at] msncom> wrote in message
news:3bd8af23$1@news.povray.org...
> "blessing" <ble### [at] icefognet> wrote in message
> news:3bd8a774@news.povray.org...
> > it isn't in the damn documentation.:-(
> > that's why I asked :-)
>
> The separate HTML help file describes it fairly well enough to begin using
> it. Section 6.3.
> If you don't have the latest help (HTML or WinHelp) doc:
> http://www.nathan.kopp.com/download.htm
>
> I don't know of a tutorial but there is a demo scene available; also must
> get separately as demos06.zip; test_motion.pov is in object_control
> subfolder, should be of some use to learn from.
>
> Bob H.
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|