Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 299 Bytes

Suggestion_box.md

File metadata and controls

10 lines (6 loc) · 299 Bytes

Here we can write suggestions for how to solve the problem of the spheres.

We can sort all spheres based on size, place the big ones first in cubes of spheres, then try to fit smaller spheres inbetween.

The Monty Carlo method :)

Improve collisons Need to add comments nned to make code prettyer