Page 1 of 1

[4.60b2] Ribbon Trail effect

Posted: Tue Apr 12, 2011 1:33 pm
by G-Rom
Hello , sample for RibbonTrail effect can be found here , feedback are welcome.

http://code.google.com/p/purebasic-ogre ... akechanges

enjoy!

Re: [4.60b2] Ribbon Trail effect

Posted: Tue Apr 12, 2011 1:36 pm
by eddy
thx

Re: [4.60b2] Ribbon Trail effect

Posted: Tue Apr 12, 2011 8:35 pm
by Andre
I don't understand much from 3D programming, but it looks very good! :D

Re: [4.60b2] Ribbon Trail effect

Posted: Wed Apr 13, 2011 6:57 am
by dige
cool indeed, thx G-Rom!

Re: [4.60b2] Ribbon Trail effect

Posted: Sat Apr 16, 2011 1:14 pm
by PMV
Nice, looks good like the OGRE-Example shifted with the OGRE1.7.2 SDK :shock:

But only with x64, with PB4.60 B2 x86 it jumps and is not smooth.

Re: [4.60b2] Ribbon Trail effect

Posted: Sat Apr 16, 2011 2:50 pm
by eesau
PMV wrote:Nice, looks good like the OGRE-Example shifted with the OGRE1.7.2 SDK :shock:

But only with x64, with PB4.60 B2 x86 it jumps and is not smooth.
For me (x86 version and beta 2) it is extremely jumpy as well, doesn't look very good.

Re: [4.60b2] Ribbon Trail effect

Posted: Sun Apr 17, 2011 9:29 am
by G-Rom
there is some problems with x64 , fred will be see thats.
For me (x86 version and beta 2) it is extremely jumpy as well, doesn't look very good.
What is it "jumpy as well" ?

Re: [4.60b2] Ribbon Trail effect

Posted: Sun Apr 17, 2011 1:00 pm
by Guimauve
I guess it mean that the movement is not fluid. In french we will say something like :
L'animation saccade beaucoup, visuellement on a l'impression que la distance parcourue entre deux images ne concorde pas avec la vitesse de l'animation.
I hope this will help you,

Best regards.
Guimauve

Re: [4.60b2] Ribbon Trail effect

Posted: Sun Apr 17, 2011 1:49 pm
by PMV

Re: [4.60b2] Ribbon Trail effect

Posted: Mon Apr 18, 2011 1:24 pm
by Baldrick
just d/l 4.6b2 to have a play in both x86 & x64.
This example works fine with x86
x64 is failing with InitEngine3D()
Do I need to modify something to make this run with x64?

Re: [4.60b2] Ribbon Trail effect

Posted: Mon Apr 18, 2011 8:49 pm
by PMV
I have always plain installations for every PB-Version, and i have no problem with x64 like i wrote. :)