README
convexed
WIP
An "Approximate Convex Decomposition" algorith, heavily inspired by this paper by Jyh-Ming Lien and Nancy M. Amato.
try
Clone repo, npm install
, npm start
, then go to localhost:9966/viz/
WIP
<script type="module">
import convexed from 'https://cdn.skypack.dev/convexed';
</script>
WIP
An "Approximate Convex Decomposition" algorith, heavily inspired by this paper by Jyh-Ming Lien and Nancy M. Amato.
Clone repo, npm install
, npm start
, then go to localhost:9966/viz/