haehn / BoxCraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoxCraft

To run build:

npx parcel build

Main Branch:

Boxcraft is working with ResizableBB and DraggableBB. and the delete button deletes the last canvas with the last box as every box creates a new canvas and appends it to document.body.

Development 01 branch:

Develop Boxcraft to delete the selected/desired BBox.

ToDo:

  1. Design landing page (index.html)

  2. examples/index.html for ResizableBB and draggableBB
  
  3. fix BBox.delete()
  
  4. fix boxcraft.min.js
  
  4. implement with https://shrutivarade.github.io/BoxCraft/(main branch) to work with boostlet.js/segmentanything

About

License:MIT License


Languages

Language:JavaScript 87.5%Language:HTML 12.5%