Project

General

Profile

« Previous | Next » 

Revision da178c88

Added by Leszek Koltunski over 2 years ago

Make computing the offset in the Movement class more correct. From now on, in the center of the face the offset if always 0 regardless of the axis.
Before it would always assume that we can add DIST2D to the offset which is originated at the center of the face and this way get an offset which spans from 0 to height of the face. This is not always true - conterexample: half of the triangluar faces of an octahedron which are 'upside down'

  • added
  • modified
  • copied
  • renamed
  • deleted