terraformist

Results 1 issues of terraformist

according to a formula for dot product: a_vec dot b_vec = a_mod * b_mod * cos(angle_a_b) TriMesh::cornerangle misses a_mod * b_mod and the code should be: inline float cornerangle(int i,...