tmpvar / threejs-experiments

3 stars 0 forks source link

add mechanism for finding coplanar points #4

Closed tmpvar closed 10 years ago

tmpvar commented 10 years ago

when doing a raycast into an object we need to find all of the coplanar points that match the triangle that found. This will allow for all sorts of quick and easy mouse picking of complete planar surfaces.

tmpvar commented 10 years ago

solidified in fb41b3362323ae7c0fe082a6049e3d9ac9147d29