Search This Blog

TopMeny

Thursday, December 13, 2007

Level set viewer and cloth simulation

Level set viewer, cloth simulation with collision detection against a level set model and a ply-model viewer.

levelseteditor.jpg
This was a project and lab exercises in a course held by Professor Ken Museth. The result of my and my partners work is a Ply-model/Level set/Cloth simulation viewer. In other words, you can open and view ply-models and also save level sets to a ply format. The level set part also gives opportunity to modify the model a little bit (basic boolean operations) as well as viewing different levels, view different resolutions of the model and more. The cloth simulation is a piece of fabric that is created by a transmission line matrix with spring connected to the nodes in different ways. The project is written in C#, .NET 2.0 and DirectX. Please take some time to view the demo videos or download and run the executable.
Note: You must have .NET 2.0 and DirectX 9.0c installed to run the demo executable.

Download demo executable (56 MB)
Download demo video 1 - Ply model (30 MB)
Download demo video 2 - Level set (67 MB)
Download demo video 3 - Cloth simulation on level set model (34 MB)

No comments: