Developed plugin for Sweet Home 3D open-source software application for drawing floor plans and arranging furniture easily. The whole idea of the plugin is to calculate the best combination of racks to be ordered inside the given dimensions of a room. I was using the “Subset-sum Algorithm” to calculate the most optimal solution.
Programming languages:
- Java
Libraries:
- SweetHome3D
- Java Swing