SkillAgentSearch skills...

XBinPacking

A 3D bin packing application that uses the guillotine heuristic.

Install / Use

/learn @xsignati/XBinPacking
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

XBinPacking

Bin packing project. Objects(Cuboids) of different volumes are packed into a finite number of bins each of volume V in a way that minimizes the number of bins used. Application uses the Guillotine algorithm.

Usage

1. Run the application.

2. Set the Bin size.

GitHub Logo

3. Choose the packing algorithm.

GitHub Logo

4. Add boxes to the list. Set a size and choose "Add" button.

GitHub Logo

5. Choose the "Process" button to pack boxes.

GitHub Logo

6. Select prepared bins from "Loaded Bins" button.

GitHub Logo

7. You can control the camera (mouse drag and drop/roll).

GitHub Logo

8. Click the "Clear" button to remove loaded bins and boxes.

Related Skills

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated18d ago
Forks8

Languages

Java

Security Score

75/100

Audited on Mar 20, 2026

No findings