Skip to content

Functional that efficiently places rectangular blocks in rectangular 2D container

Notifications You must be signed in to change notification settings

Oleh-Kliapko/UI-Blocks-packing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocks are packed (using Canvas)

Functional that efficiently places rectangular blocks in rectangular 2D container.

The location of the blocks in the container is as dense as possible in order to rationally use the space of the container.

For running:

  • install dependencies - npm i
  • run script using lite-server - npm start
  • open page - http://localhost:3000

About

Functional that efficiently places rectangular blocks in rectangular 2D container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published