A parameterized 3D tool for generating customizable box grids perfect for organizing drawers and cabinets. The grid is generated so that the boxes are connected to each other and can be printed as a single object or as a set of separate objects. With a simple UI the user can generate the grid with custom dimensions and export the files ready for 3D printing.
Features
- Interactive 3D Preview — Real-time visualization of the box grid using Three.js
- Customizable Dimensions — Set exact measurements for your drawer or cabinet
- Flexible Grid Layout — Adjust rows, columns, and box sizes to fit your needs
- Export Ready — Generate files ready for 3D printing in STL format
Implementation
The application uses Next.js as the framework with Three.js powering the 3D visualization. Users can manipulate the grid and box parameters in real-time and see immediate updates to the 3D model.
The parametric design approach allows for easy customization while maintaining structural integrity for 3D printing.
