POV-Ray : Newsgroups : povray.animations : Dancer Server Time
28 Jul 2024 18:15:12 EDT (-0400)
  Dancer (Message 1 to 9 of 9)  
From: Mike
Subject: Dancer
Date: 22 Sep 1999 02:43:33
Message: <37E87885.FCC3F72D@aol.com>
Here's a link to something I rendered last night.  It was too big to fit
in the binaries group.
http://members.xoom.com/POVRAY3/animation/dancer.mpg

It's a 720kb mpg of a woman dancing under a spotlight - with media. :)

-Mike


Post a reply to this message

From: Marc Schimmler
Subject: Re: Dancer
Date: 22 Sep 1999 04:23:19
Message: <37E891F5.1B80245D@ica.uni-stuttgart.de>
Mike wrote:
> 
> Here's a link to something I rendered last night.  It was too big to fit
> in the binaries group.
> http://members.xoom.com/POVRAY3/animation/dancer.mpg
> 
> It's a 720kb mpg of a woman dancing under a spotlight - with media. :)
> 
> -Mike

Cute!

Marc

-- 
Marc Schimmler


Post a reply to this message

From: Nieminen Juha
Subject: Re: Dancer
Date: 22 Sep 1999 06:26:59
Message: <37e8aef3@news.povray.org>
Now you must tell us how the **** did you do that... :)

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Chimera S  Grafi
Subject: Re: Dancer
Date: 22 Sep 1999 08:13:16
Message: <37e8c7dc@news.povray.org>
Yeah, like at least how many rendering sequences it took to make it.
Really great stuff especially considering the difficulty involved with the
limited tools POV-Ray has.  Any Moray IK in there?

Nieminen Juha <war### [at] cctutfi> wrote in message
news:37e8aef3@news.povray.org...
>   Now you must tell us how the **** did you do that... :)
>
> --
> main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
> ):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Phil Clute
Subject: Re: Dancer
Date: 22 Sep 1999 11:53:49
Message: <37E8FC70.462D94FE@tiac.net>
That's excellent.
-- 
Phil
...coffee?...yes please! extra sugar,extra cream...Thank you.


Post a reply to this message

From: Mike
Subject: Re: Dancer
Date: 22 Sep 1999 13:45:07
Message: <37E9138F.137DDC64@aol.com>
> Yeah, like at least how many rendering sequences it took to make it.
> Really great stuff especially considering the difficulty involved with the
> limited tools POV-Ray has.  Any Moray IK in there?
>
> >   Now you must tell us how the **** did you do that... :)

The animation is 423 frames, all rendered in one shot, though I had to restart
once or twice because there were a few frames missing.  This is the result of
months of work on writing an exporter for Animation Master that will convert
models to .pov format - something that I've been determined to do because I
firmly believe that POV-Ray isn't limited as a renderer, it just needs a good
modeller and animation tool to go with it.

This was intended as a test to see how well it worked and didn't involve all
that much work on my part.  The model is one that comes on the animation master
CD with a mocap action applied to it.  The only real work I did on it was
setting it up in A:M, exporting the frames to sequenced .incs, write a little
script to read them in as the clock increase, a little touching up of the
materials, and some keyframing of the spotlight using Colefax's autoclck.mcr.
Oh, and some tweaking of the media and rendering using my media patch so it
would go faster.

I came to this point after getting many requests to add features to a RIB
exporter I wrote.  It was going along pretty well when I realized that there
were certain quirks of RIB that would make the project impossible to accomplish
without writing a whole bunch of other tools like render managers and shaders
managers - long story short, it's my personal belief now that POV is better
than RIB for my purposes.

I intend to release the exporter once I've touched it up a bit.  Here's
basically how it works:

Model and animate in A:M and setup a choreography.  Delete everything in the
choreography except the model you want to export.  Export to .pov - you'll get
a dialog asking you the range of frames you want to export.  Give it a name and
then you get a dialog asking if you want to save material info and or texture
maps (the latter will require uv mapping which isn't ready yet).  Then sit back
as it writes all the include files and an include containing all the materials
for the model.

Now you can create a master file for rendering the animation and adding new
items to the scene.  Only two lines are needed to add in the include files -
here's the one for this animation:

#declare CURRENT_FRAME = clock;

#include concat("yurika",str(CURRENT_FRAME,0,0) )

So for 400 frames the clock goes to 399.  I put it at the bottom so that the
model is included last.  Then I open up the material files and touch them up so
that the model is looking just how I want it.  After that you can add
absolutely anything to the file.  Say you had a whole scene layed out in A:M -
the elements that are static can be exported once and included in the file.

The best part is that this is very easy on memory.  Since the materials are
stored in a seperate file, you can just make a backup and copy it back over to
the home directory after exporting more frames for rendering.  The work flow is
really slick.

That's about all there is to it so far.  I plan on polishing up everything I've
done so far and get to work on doing original models and animations with this.
A release of the exporter could come by the end of the month, though I still
need to wrap up (so I don't have to worry about it anymore) what I have done
already for RIB for the poor saps who use those kinds of programs.

I've said it before and I'll say it again:  POV-Ray is awsome!

-Mike


Post a reply to this message

From: Remco de Korte
Subject: Re: Dancer
Date: 22 Sep 1999 17:28:38
Message: <37E94A57.91187BAA@xs4all.nl>
Mike wrote:
> 
> Here's a link to something I rendered last night.  It was too big to fit
> in the binaries group.
> http://members.xoom.com/POVRAY3/animation/dancer.mpg
> 
> It's a 720kb mpg of a woman dancing under a spotlight - with media. :)
> 
> -Mike

Although I think the animation is great (the lights especially) I think this
lady has severe knee-problems. But, as I said, the lighting is very good, and
the movement is nice and smoothe.

Groeten,

Remco


Post a reply to this message

From: Bob Hughes
Subject: Re: Dancer
Date: 22 Sep 1999 18:08:25
Message: <37e95359@news.povray.org>
Mocap... that explains it.  Not to say a person couldn't possibly
articulate a human model pretty well but this thing was given some
real noticeable human characteristics.  I see your efforts were in the
POVing, so to speak, and it's a good job at that.  It's a fact that
POV-Ray is itself, and its various counterpart modelling
utilities/programs, is hard pressed to be anything like those high end
programs.  Fantastic to see something come to life using it then even
if only for the end result.

Bob

Mike <pov### [at] aolcom> wrote in message
news:37E9138F.137DDC64@aol.com...
> > Yeah, like at least how many rendering sequences it took to make
it.
> > Really great stuff especially considering the difficulty involved
with the
> > limited tools POV-Ray has.  Any Moray IK in there?
> >
> > >   Now you must tell us how the **** did you do that... :)
>
> The animation is 423 frames, all rendered in one shot, though I had
to restart
> once or twice because there were a few frames missing.  This is the
result of
> months of work on writing an exporter for Animation Master that will
convert
> models to .pov format - something that I've been determined to do
because I
> firmly believe that POV-Ray isn't limited as a renderer, it just
needs a good
> modeller and animation tool to go with it.
>
> This was intended as a test to see how well it worked and didn't
involve all
> that much work on my part.  The model is one that comes on the
animation master
> CD with a mocap action applied to it.  The only real work I did on
it was
> setting it up in A:M, exporting the frames to sequenced .incs, write
a little
> script to read them in as the clock increase, a little touching up
of the
> materials, and some keyframing of the spotlight using Colefax's
autoclck.mcr.
> Oh, and some tweaking of the media and rendering using my media
patch so it
> would go faster.
>
> I came to this point after getting many requests to add features to
a RIB
> exporter I wrote.  It was going along pretty well when I realized
that there
> were certain quirks of RIB that would make the project impossible to
accomplish
> without writing a whole bunch of other tools like render managers
and shaders
> managers - long story short, it's my personal belief now that POV is
better
> than RIB for my purposes.
>
> I intend to release the exporter once I've touched it up a bit.
Here's
> basically how it works:
>
> Model and animate in A:M and setup a choreography.  Delete
everything in the
> choreography except the model you want to export.  Export to .pov -
you'll get
> a dialog asking you the range of frames you want to export.  Give it
a name and
> then you get a dialog asking if you want to save material info and
or texture
> maps (the latter will require uv mapping which isn't ready yet).
Then sit back
> as it writes all the include files and an include containing all the
materials
> for the model.
>
> Now you can create a master file for rendering the animation and
adding new
> items to the scene.  Only two lines are needed to add in the include
files -
> here's the one for this animation:
>
> #declare CURRENT_FRAME = clock;
>
> #include concat("yurika",str(CURRENT_FRAME,0,0) )
>
> So for 400 frames the clock goes to 399.  I put it at the bottom so
that the
> model is included last.  Then I open up the material files and touch
them up so
> that the model is looking just how I want it.  After that you can
add
> absolutely anything to the file.  Say you had a whole scene layed
out in A:M -
> the elements that are static can be exported once and included in
the file.
>
> The best part is that this is very easy on memory.  Since the
materials are
> stored in a seperate file, you can just make a backup and copy it
back over to
> the home directory after exporting more frames for rendering.  The
work flow is
> really slick.
>
> That's about all there is to it so far.  I plan on polishing up
everything I've
> done so far and get to work on doing original models and animations
with this.
> A release of the exporter could come by the end of the month, though
I still
> need to wrap up (so I don't have to worry about it anymore) what I
have done
> already for RIB for the poor saps who use those kinds of programs.
>
> I've said it before and I'll say it again:  POV-Ray is awsome!
>
> -Mike
>
>
>
>


Post a reply to this message

From: Josh English
Subject: Re: Dancer
Date: 29 Sep 1999 18:03:38
Message: <37F28CDE.23AACBB7@spiritone.com>
It is a very good model and I like the animation. too bad her hair can't
move realistically.
She reminds me of Nancy Kerrigan because her knee is bends the wrong way

Mike wrote:

> Here's a link to something I rendered last night.  It was too big to fit
> in the binaries group.
> http://members.xoom.com/POVRAY3/animation/dancer.mpg
>
> It's a 720kb mpg of a woman dancing under a spotlight - with media. :)
>
> -Mike

--
Joshua English
eng### [at] spiritonecom
IQC: 1946299
"It's a thankless job, but I've got a lot of Karma to burn off."


Post a reply to this message

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