tmpvar / livecad

live coding of 3d surfaces and objects
livecad.wtf
53 stars 2 forks source link

ShapeUpgrade_UnifySameDomain is causing issues #73

Open tmpvar opened 9 years ago

tmpvar commented 9 years ago

with default args ShapeUpgrade_UnifySameDomain unify(result, true, true, false)

screen shot 2014-11-15 at 11 09 52 am

with args ShapeUpgrade_UnifySameDomain unify(result, false, true, false)

screen shot 2014-11-15 at 11 11 17 am

without shape upgrade

screen shot 2014-11-15 at 11 12 36 am