View Full Version : effet spécial (FX)
Hervé
12-14-2004, 10:56 AM
he he, finally made my special FX... it was some work...:D
Video Teasing here....
http://users.coditel.net/topixel/VideoFX.htm
enjoy
(Divx.mov. 700KB)
Weetos
12-14-2004, 11:04 AM
So you made it ;)
Congrats, it looks realy cool to me, I like the melting effect too.
Bravo Hervé t'as mérité ta bouteille de vin ;)
kiwi dave
12-14-2004, 05:27 PM
Very Cool - love the melting vase effect!!
How did you go about creating the disintergrating top? I like how it works its way down from the tip.
Dave
Hervé
12-14-2004, 11:59 PM
errhm... I have sliced the bird into a 800 pieces (small squares) and then , there is a ball with collision on event... and the ball goes down..... :)
I am glad you liked it....
The melting is a few morphs.... ;)
adrian
12-15-2004, 03:54 AM
Herve,
Is there any chance you could provide a direct link to the file. When I try to go to the page it seems to think it's a quicktime file and the page hangs up completely.
It sounds cool though...any chance of a tut?
Thanks,
Adrian.
caesar
12-15-2004, 08:31 AM
Herve,
Is there any chance you could provide a direct link to the file. When I try to go to the page it seems to think it's a quicktime file and the page hangs up completely.
I can see a quicktime window with a blank screen...
Hervé--
Very nice special effect.
I have a suggestion for the html that displays your file. Some Windows users may not be able to see the video because their browser does not support the embed tag. Adding an object tag around the embed tag should help that. Also, it should have an additional 16 pixels added to the height to account for the control bar at the bottom of the video.
The following should replace your embed tag. (Beware of line breaks in the following html):
<object
classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
width="720"
height="592"
codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="images/vasefx2.mov">
<param name="qtsrcdontusebrowser" value="true">
<param name="autoplay" value="true">
<param name="controller" value="true">
<embed
src="images/vasefx2.mov"
width="720"
height="592"
autoplay="true"
controller="true"
pluginspage="http://www.apple.com/quicktime/download/">
</embed>
</object>
--Whit
Dodgy
12-15-2004, 10:05 AM
If you do 'Save as source' then rename the resultant file as *.avi, you should be able to play it :)
veljko
12-15-2004, 11:18 AM
Ok, since that is all japaneze to me, what Whit wrote, i was not able to play the file....
so direct link or some other solution would be apritiated!
now!
:)
adrian
12-15-2004, 11:24 AM
Yeah, unfortunately I can't "save as source" either!
Adrian.
caesar
12-16-2004, 07:17 AM
If you do 'Save as source' then rename the resultant file as *.avi, you should be able to play it :)
The link is for a html file :(. I cant see it...
Hey Hervé it's definately unique :) Looks good.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.