Simple example to test the new constraint-based d3 forces (and to show my love for D3 :)
Please click on the heart to show the underlying network, which drives the heart profile deformations.
xxxxxxxxxx
<meta charset="utf-8">
<script src="https://d3js.org/d3.v4.0.0-alpha.33.min.js"></script>
<body>
<link rel="stylesheet" href="./index.css" type="text/css">
<script src="index.js"></script>
</body>
https://d3js.org/d3.v4.0.0-alpha.33.min.js