hi i’m trying to make my car wheel rotating very fast like a plane propeller any suggestions please thanks in advance
If you want it to look as if it spinning fast, use a texture containing some motion blurs.
ah okay can you give an example
i was thinking AAA use maybe a shader to accomplish that effect
It’s more an artistic effect than a technical effect.
It would be cheaper (more efficient) to use a texture than to implement this through a shader.
Some examples:
https://www.google.be/search?q=spinning+wheel+car&source=lnms&tbm=isch&sa=X&biw=1920&bih=955&gws_rd=cr
1 Like
thank you for the reply i’ll try figure out how to write a shader for that
ah okay i’ll try it with a texture as you said