POV-Ray : Newsgroups : povray.animations : New character animation video Server Time
29 Mar 2024 07:54:04 EDT (-0400)
  New character animation video (Message 1 to 2 of 2)  
From:
Subject: New character animation video
Date: 9 Feb 2013 17:15:01
Message: <web.5116c95655524c55dcc0aa2c0@news.povray.org>
My Python scripting is progressing with mixed results. Linear animation is OK,
but Hermite interpolation is... well, buggy. Texture animation works. Let's see
how far this goes.

Here's first test:

http://www.youtube.com/watch?v=6SgSvvvYsjA


Post a reply to this message

From:
Subject: Re: New character animation video
Date: 27 Feb 2013 14:15:00
Message: <web.512e5a0cecc79449406244820@news.povray.org>
Some progress!

I changed from Hermite curves to Catmull-Rom splines. Now it (mostly) works.
This is a random character walk along a spline:

http://www.youtube.com/watch?v=Ux2WZJkl9Ug

There are now half dozen Python scripts which do all animation. There is no .ini
or clock settings inside Pov script files.

There are very probably many bugs and the scripts are actively hostile to user
(no errors of any kind allowed...).

However, this is getting interesting.


Post a reply to this message

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