Skip to content

Practice 4 of the simulation subject within the Multimedia Engineering degree (ETSE - University of Valencia).

Notifications You must be signed in to change notification settings

ximo99/SIM-practice4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation. Practice 4: deformable mesh.

Simulation subject within the Multimedia Engineering degree from the ETSE - Universitat de València. April 2022. Practice 4. Rating 8. A deformable mesh must be simulated using a two-dimensional (2D) mass-spring type structure.

The objective of the practice is to simulate a rectangular deformable mesh that behaves appropriately when a spherical object is dropped on it. As the mesh is not rigid, its structure must be able to deform realistically depending on the forces acting on its different parts.

There are different ways to carry out this simulation. In this practice we will simulate the mesh as a set of small masses joined together (which we will call nodes) by springs. Therefore, the mesh will be nothing more than a rectangular structure of masses and springs that They join those masses together. Later, the possibility that different parts of the mesh could break will be added to the simulation. Finally, we will simulate the fall of a sphere onto the mesh, so that the sphere and the mesh collide properly. For the collision we will also use a spring-based model.

About

Practice 4 of the simulation subject within the Multimedia Engineering degree (ETSE - University of Valencia).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published