Implementing a paper flier metaphor using cloth simulation

The graphics simulation is a client connected to a server process. Users post new content to the digital bulletin board by sending any URL to the server. Upon receipt, the server opens a new Web browser window and asks the client to simulate a new flier. Periodically, the client requests the latest version of the flier; the server grabs the corresponding window and streams it back to the client. The client maps this bitmap as a texture onto the flier.