August 4, 2016, 18:12 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools |
August 4, 2016, 18:12 (GMT) |
Packing: Support for margin |
August 4, 2016, 08:08 (GMT) |
Fixed a few annoying bugs, packing solution computation works again now, SA + margin fixes coming with next commits |
August 2, 2016, 12:09 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools |
August 2, 2016, 12:06 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools |
July 29, 2016, 12:46 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools |
July 29, 2016, 12:45 (GMT) |
Refactor of code, taking into account margin and storing the convex hull Warning: Intermediate commit, this currently breaks correct packing solution computation |
July 29, 2016, 08:31 (GMT) |
Updated Convex Hull data structure |
July 28, 2016, 08:14 (GMT) |
Added option to run "average islands scale" before packing. (user request from ba) |
July 26, 2016, 09:23 (GMT) |
Margin computation Still need to quickly refactor PConvexHull to actually use margins |
July 25, 2016, 13:27 (GMT) |
And a quick fix for last commit. Reminder for myself to double check before commiting! |
July 25, 2016, 13:24 (GMT) |
Small optimization to last commit (thx nexyon for the hint) |
July 25, 2016, 12:05 (GMT) |
Chart placement: Slide possible placement positions along edge of chosen NFP point to include every possible placement solution |
July 22, 2016, 15:04 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools |
July 22, 2016, 15:03 (GMT) |
Use #defines for cfr computation and revert to random point sampling for now Seems like the random approach works better for now (and is bug free), but I keep the code for cfr computation around, will be needed once concave hulls are implemented This commit also fixes intersections with rotated charts |
July 22, 2016, 12:13 (GMT) |
WIP Collision Free Region computation |
July 21, 2016, 16:32 (GMT) |
WIP Simulated Annealing Iterations now only recompute placement of one random chart according to the main reference paper Also includes stubs for margin computation |
July 20, 2016, 15:57 (GMT) |
Added (initial) random rotation for uv islands This also introduces a new user-controllable operator parameter "rotation steps" |
July 19, 2016, 23:36 (GMT) |
WIP Simulated Annealing Store/Restore last best solution |
July 19, 2016, 17:48 (GMT) |
WIP Simulated Annealing Stubs for storing the best solution and initial scaling of charts |
|