tmpvar / livecad

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

recompute bounding box when displaying helper meshes #61

Closed tmpvar closed 9 years ago

tmpvar commented 9 years ago

the bounding box affects the clip plane, and when there is only one shape in the scene it causes it to get clipped

screen shot 2014-11-10 at 10 44 46 pm

tmpvar commented 9 years ago

used Number.MAX_SAFE_INTEGER

screen shot 2014-11-11 at 10 41 07 pm