Last edited 16dec13 by rsbabu2@illinois.edu
Find this document at class198f13/rsbabu2/public_html/index.html

Visualizing the dynamics of swimming in 3D with HTML and Javascript

By: Ramya Babu


Introduction:

This project expands upon previous years' work of the blobby man renditions. This project is different due to the language used to program and the action that the blobby man takes. Previous versions include running, working out, and biking. This version will depict a swimmer. The purpose of this project is to illustrate the dynamics of swimming for different styles. This project will be helpful to the public because it can help athletes avoid injuries and improve upon their current lap times.
The 3D aspect of this program was performed with the aid of the three.js javascript library and WebGL renderer.