|
Posted: Jul 5, 2011 |
[ # 121 ]
|
|
Thunder Walk
Senior member
Total posts: 399
Joined: Feb 7, 2009
|
Steve Worswick - Jul 4, 2011: What are we supposed to be looking at?
I think we’re just supposed to be amazed.
I had nothing to do with this. CLICK HERE!
|
|
|
|
|
Posted: Jul 5, 2011 |
[ # 122 ]
|
|
Administrator
Total posts: 2048
Joined: Jun 25, 2010
|
Sorry but I ceased to impressed by a spinning square on a computer back in about 1986.
|
|
|
|
|
Posted: Jul 7, 2011 |
[ # 123 ]
|
|
Guru
Total posts: 1297
Joined: Nov 3, 2009
|
This is pure PHP 2011. Try viewing source:
http://8pla.net/php.flash.take2/ChatterRobot.php
NOTE: Refresh, a few times to toggle the lip postures.
The “spinning squares” are research into how to set viewport,
which is related to the Robotic Face Design.
|
|
|
|
|
Posted: Jul 7, 2011 |
[ # 124 ]
|
|
Guru
Total posts: 1297
Joined: Nov 3, 2009
|
I was researching lip animation today,
and I adapted an online tutorial for learning purposes.
http://www.flashframer.com/create-a-realistic-flash-animation-lip-sync/
Here is my lip-sync test:
http://8pla.net/php.flash.take3/
|
|
|
|
|
Posted: Jul 12, 2011 |
[ # 125 ]
|
|
Guru
Total posts: 1297
Joined: Nov 3, 2009
|
Lip-sync test complete
with a computerized voice:
http://8pla.net/php.flash.take3/
Feedback and criticism is appreciated and helpful.
|
|
|
|
|
Posted: Jul 12, 2011 |
[ # 126 ]
|
|
Administrator
Total posts: 3111
Joined: Jun 14, 2010
|
Well, Tom, that seems to be a vast improvement over the last one. Keep up the improvements!
|
|
|
|
|
Posted: Jul 18, 2011 |
[ # 127 ]
|
|
Guru
Total posts: 1297
Joined: Nov 3, 2009
|
OMG-o-o-d-n-e-s-s !
It’s evolving…
http://www.8pla.net/php.flash.take5/
|
|
|
|
|
Posted: Jul 19, 2011 |
[ # 128 ]
|
|
Thunder Walk
Senior member
Total posts: 399
Joined: Feb 7, 2009
|
8PLA • NET - Jul 18, 2011: OMG-o-o-d-n-e-s-s !
It’s evolving…
http://www.8pla.net/php.flash.take5/
That’s actually interesting. Would it be possible to see it used with a chatbot instead of merely a demomenstration?
|
|
|
|
|
Posted: Jul 19, 2011 |
[ # 129 ]
|
|
Administrator
Total posts: 3111
Joined: Jun 14, 2010
|
That’s certainly an improvement, 8pla! But I have to go with Dave’s question, too, although mine is somewhat paraphrased:
when can we see that tied to a chatbot? Even a simple one would be nice.
[edit]
Also, is this code that you would be willing to share, even if it’s “privately”?
[/edit]
|
|
|
|
|
Posted: Jul 19, 2011 |
[ # 130 ]
|
|
Senior member
Total posts: 328
Joined: Jul 11, 2009
|
That’s pretty cool
I don’t understand you saying it is done with PHP though. This is a Flash player yes embedded in a PHP page yes ? So what part does PHP play in the actual animation please ?
Thanks !
|
|
|
|
|
Posted: Jul 19, 2011 |
[ # 131 ]
|
|
Guru
Total posts: 1297
Joined: Nov 3, 2009
|
This scientific procedure is an arrangement of demonstrations, discoveries and hypotheses.
Control: http://www.php.net/manual/en/intro.ming.php
Warning
This extension is EXPERIMENTAL. The behaviour of this extension including the names of its functions and any other documentation surrounding this extension may change without notice in a future release of PHP. This extension should be used at your own risk.
|
|
|
|
|
Posted: Jul 19, 2011 |
[ # 132 ]
|
|
Senior member
Total posts: 328
Joined: Jul 11, 2009
|
Cool thanks, now it makes sense. I like that they called it Ming lol
|
|
|
|
|
Posted: Jul 19, 2011 |
[ # 133 ]
|
|
Administrator
Total posts: 2048
Joined: Jun 25, 2010
|
I agree, that is pretty cool. Is the voice pre-recorded?
|
|
|
|
|
Posted: Jul 20, 2011 |
[ # 134 ]
|
|
Senior member
Total posts: 697
Joined: Aug 5, 2010
|
That’s indeed pretty cool 8pla!
If you’re looking for a more stable platform to do this, html5’s canvas object in combination with javascript should be able to do the same thing. You are doing the transformation from 3d to 2d space manually, correct?
|
|
|
|
|
Posted: Jul 21, 2011 |
[ # 135 ]
|
|
Guru
Total posts: 1297
Joined: Nov 3, 2009
|
Robotic Face Design
It only knows two commands at this point.
The first command is the default response.
The second command is: quiet
However, its behavior under better control now.
http://8pla.net/php.flash.take6/
|
|
|
|