Skip to content

Fix triangle strip array size and simplify loop#5280

Merged
raysan5 merged 1 commit into
raysan5:masterfrom
Jopestpe:shapes_triangle_strip
Oct 17, 2025
Merged

Fix triangle strip array size and simplify loop#5280
raysan5 merged 1 commit into
raysan5:masterfrom
Jopestpe:shapes_triangle_strip

Conversation

@Jopestpe

Copy link
Copy Markdown
Contributor

Description

😅 Oops… the array couldn’t hold all points with segments = 60

  • Increased points array size to close the triangle strip loop
  • Loop simplified for clarity
image

@Jopestpe Jopestpe marked this pull request as ready for review October 16, 2025 22:44
@raysan5 raysan5 merged commit 087aa1b into raysan5:master Oct 17, 2025
17 checks passed
@raysan5

raysan5 commented Oct 17, 2025

Copy link
Copy Markdown
Owner

@Jopestpe thanks for the review!

MULTidll pushed a commit to MULTidll/raylib that referenced this pull request Oct 17, 2025
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