Requires Unity 5.3.5 or higher.
The Spin Wheel Effect (S.W.E.) is a C# plugin for Unity3D thought to help developers to avoid the ugly Stroboscopic Effect (a.k.a. Wagon Wheel Effect), which occurs when a wheel rotates faster than the frame rate of the game.
S.W.E. has no FPS impact on your game, since it automatically generates blurred textures just one time and swaps them accordingly to the wheels' speed.
Features:
- GPU generated textures
- Diffuse and Bump maps supported
- Mobile compatible (tested on Android)
- Tyre, tread, spokes and brake disk supported
- Generated textures compression
- Can be used for car wheels or to simulate plane/helicopter propellers
- Different input handlers
- Unity5 compatible
- UnityCar ready