Skip to content

Fix Repeat Grid example: add proper spacing to prevent overlap#67

Merged
carson-katri merged 2 commits intocarson-katri:mainfrom
rlneumiller:main
Jul 7, 2025
Merged

Fix Repeat Grid example: add proper spacing to prevent overlap#67
carson-katri merged 2 commits intocarson-katri:mainfrom
rlneumiller:main

Conversation

@rlneumiller
Copy link
Copy Markdown
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
Copy Markdown
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