An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.
-
Updated
Nov 17, 2022 - C#
An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.
This repository contains procedures to solve the bin packing problem for one, two, or three dimensions exactly or heuristically.
Conference Management Challenge
use first fit, branch and bound, random best fit to solve bin packing problem
Add a description, image, and links to the binpacking topic page so that developers can more easily learn about it.
To associate your repository with the binpacking topic, visit your repo's landing page and select "manage topics."