behdad / box2d

Automatically exported from code.google.com/p/box2d
2 stars 12 forks source link

polygon packing #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I want to layout polygons into one rectangle which width is fix and length 
is variable, in order to get high usage (sum area of polygon divided by 
rectangle area), I try to use demo confined, but it hard to solve overlap 
question.

see example of attachment, please.

if you have good idea, please tell me.

Original issue reported on code.google.com by jjq...@gmail.com on 1 Apr 2011 at 1:43

Attachments:

GoogleCodeExporter commented 9 years ago
This is not an issue. It is a request for help.

You might ask for help on the forums, but I'm pretty sure you can't solve this 
problem using Box2D. This sort of problem is often solved in circuit design.

Original comment by erinca...@gmail.com on 18 Apr 2011 at 5:25