Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (Ayumi, NewbieZorro, TipmyPip), 13,887 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Motion Blur #26079
04/12/04 21:23
04/12/04 21:23
Joined: Mar 2004
Posts: 70
M
Matan_Golan_A6 Offline OP
Junior Member
Matan_Golan_A6  Offline OP
Junior Member
M

Joined: Mar 2004
Posts: 70
i dont sure if this is the right forum but how can i create motion blur

Re: Motion Blur [Re: Matan_Golan_A6] #26080
04/12/04 21:40
04/12/04 21:40
Joined: Jul 2002
Posts: 3,208
Germany
Error014 Offline
Expert
Error014  Offline
Expert

Joined: Jul 2002
Posts: 3,208
Germany
Hmm, this works but is probably not what you want (no shader):

Code:
 

vec_set(bg_color,nullvector);
vec_set(screen_color,nullvector);//perhaps you have to comment that out
camera.transparent = on;
camera.alpha = 33;




Last edited by Error014; 04/12/04 21:40.

Perhaps this post will get me points for originality at least.

Check out Dungeon Deities! It's amazing and will make you happy, successful and almost certainly more attractive! It might be true!
Re: Motion Blur [Re: Error014] #26081
04/12/04 21:51
04/12/04 21:51
Joined: Mar 2004
Posts: 70
M
Matan_Golan_A6 Offline OP
Junior Member
Matan_Golan_A6  Offline OP
Junior Member
M

Joined: Mar 2004
Posts: 70
i dont think that you understand what i ment to....

when you are flying an aircraft there is motion blur from its Afterburner
because of the fuems...
i want to do it..

Re: Motion Blur [Re: Matan_Golan_A6] #26082
04/12/04 22:18
04/12/04 22:18
Joined: Jun 2003
Posts: 232
Germany
fernlicht Offline
Member
fernlicht  Offline
Member

Joined: Jun 2003
Posts: 232
Germany
Maybe you mean a "particle" effect with beam and stroke flags on?

Re: Motion Blur [Re: fernlicht] #26083
04/13/04 03:43
04/13/04 03:43
Joined: Dec 2003
Posts: 54
F
Fredmaster Offline
Junior Member
Fredmaster  Offline
Junior Member
F

Joined: Dec 2003
Posts: 54
Do you mean a heat-distortion effect?

Re: Motion Blur [Re: Fredmaster] #26084
04/13/04 22:44
04/13/04 22:44
Joined: Mar 2004
Posts: 70
M
Matan_Golan_A6 Offline OP
Junior Member
Matan_Golan_A6  Offline OP
Junior Member
M

Joined: Mar 2004
Posts: 70
yes, thats it i forgat this word


Moderated by  Blink, Hummel, Superku 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1