room-builder

Takes in set of points and boundaries and builds rooms

Usage no npm install needed!

<script type="module">
  import roomBuilder from 'https://cdn.skypack.dev/room-builder';
</script>

README

room-builder

Takes in a floor (set of points and boundaries) and builds the complete set of rooms.

Note: the tests are currently failing.