Effects to make a speeding spaceship look faster
Posted
by
Badescu Alexandru
on Game Development
See other posts from Game Development
or by Badescu Alexandru
Published on 2011-02-14T10:20:05Z
Indexed on
2011/02/15
15:35 UTC
Read the original article
Hit count: 360
XNA
|graphic-effects
I have a spaceship and I've created a "boost" functionality that speeds up my spaceship, what effects should I implement to create the impression of high speed?
I was thinking of making everything except my spaceship blurry but I think there would be something missing. Any ideas?
Btw. I am working in XNA C# but if you aren't familiar to XNA describing some effects is still useful.
The Game is 3d and i've attached some printscreens of the game
This is in normal mode ( none boosted )
and here is the boosted mode ( the craft speeds up forward while the camera speeds in its normal speed , the non boosted speed )
© Game Development or respective owner