Feeds
提问
Whether a given point is inside or outside a non-convex 3D tessellated (triangular mesh/ STL file) object?
Hi, I have a 3D, non-convex (very complex), triangular mesh ( = STL file i.e. triangular representation of surface of a 3-D o...
13 years 前 | 3 个回答 | 0
3
个回答提问
addition , subtraction
[EDIT: 20110519 14:45 CDT - reformat - WDR] Hi, I need help in coding the following example.. thanks S is (mXn) matrix and d i...
13 years 前 | 1 个回答 | 0
1
个回答提问
Division of a square
I have a square with vertices [0,0,1; 1,0,1; 1,1,1;0,1,1] I want to divide this square into 'n' number of equal squares. Lets ...
13 years 前 | 1 个回答 | 0