tmpvar / threejs-experiments

3 stars 0 forks source link

Extrude should support holes #19

Closed tmpvar closed 10 years ago

tmpvar commented 10 years ago

This will require changes to all of the primitives to detect if they are contained within another primitive.

tmpvar commented 10 years ago

this work is done as of ae002c002f37fcae923df462b418df1d2783b217

Further issues should be added in the primitives base projects (https://github.com/tmpvar/polygon.js and https://github.com/tmpvar/circle2)