mimesis-inria / caribou

Multi-physics computation library
GNU Lesser General Public License v3.0
29 stars 17 forks source link

Create a strain/stress visualization component #131

Open jnbrunet opened 2 years ago

jnbrunet commented 2 years ago

The idea is to create a component that

  1. takes a surface mesh where its node positions have been interpolated from a volumetric solution through a mapping
  2. compute the strain and stress tensor at those position using a Material component found in the scene
  3. output a nodal color map from those quantities

/cc @hugtalbot