Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make division offset along plane's normal vector instead of offestfrom edge of cell #137

Open
Jannetty opened this issue Jan 7, 2025 · 0 comments
Assignees
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

Comments

@Jannetty
Copy link
Member

Jannetty commented Jan 7, 2025

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.

@Jannetty Jannetty added 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 labels Jan 7, 2025
@Jannetty Jannetty self-assigned this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant