Skip to content

Conversation

@rlneumiller
Copy link
Contributor

… calculation

  • Rename parameters from width/height to columns/rows for clarity
  • Implement proper bounding box calculation for geometry spacing
  • Fix grid vertex calculation (use N+1 vertices for N cells)
  • Add explanatory comments for grid sizing logic
  • Fix method chaining for mesh_to_points

… calculation

- Rename parameters from width/height to columns/rows for clarity
- Implement proper bounding box calculation for geometry spacing
- Fix grid vertex calculation (use N+1 vertices for N cells)
- Add explanatory comments for grid sizing logic
- Fix method chaining for mesh_to_points
Copy link
Owner

@carson-katri carson-katri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks!

@carson-katri carson-katri merged commit 24d9930 into carson-katri:main Jul 7, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants