Tornado : CLICK THE SCREEN TO MOVE TORNADO

To view this content, you need to install Java from java.com

Source code: compound_vortex_move Tornado Vector3D

Built with Processing





I used sine wave, particle and vector3d examples to make tornado. first, i made a noise wave and send the location to the tornado class which is making another sine wave around the main wave. and i put particles around the second sine wave. the tornado moves and stops when you click the mouse.