Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.

License

Notifications You must be signed in to change notification settings

freesewing/bin-pack-with-constraints

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

  • The FreeSewing core library now allows plugins to provide their own packing implemntation.
  • The @freesewing/plugin-bin-pack package provides the default packing that was previously in core
  • That plugin is part of the core plugins

So everything works as before, but you can now (if you want) override the packing method.

This package/repo is deprecated and should not be used.

About

A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%