Designing a bin-packing learning environment in unity

In this project, we developed a simulator that models a solution to the packing problem using the Unity platform. The goal of the simulator is to simulate the process of packing cubes into a container while striving to maximize the container’s volume utilization in a practical and efficient manner. The simulator not only provides a visual representation of the packing process but also serves as a foundation for developing advanced approaches to improve future performance.