Make division offset along plane's normal vector instead of offestfrom edge of cell #137
Labels
category: env
Related to the env subpackages
package: potts
Related to the potts implementation
priority: high
Urgent problem that blocks the system until the issue is resolved
size: medium
Estimated size of issue or PR is medium
type: feature
Improvement or additions to the code base
Currently "get_offset" gets a location a certain percentage across the cell from the top, bottom, left, or right edge of the cell. To accurately divide cells with rotated planes of division, the percentage should be along the axes specified by the plane of division and the plane of division's normal vector.
The text was updated successfully, but these errors were encountered: