Skip to content

Conversation

@CrackedPixel
Copy link
Contributor

@CrackedPixel CrackedPixel commented Jan 16, 2025

I made a script to take the stars from the website and add it to the examples in the format you wanted

/*******************************************************************************************
*
* raylib example - procedural mesh generation
* raylib [models] example - procedural mesh generation
Copy link
Contributor Author

Choose a reason for hiding this comment

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

was missing the folder name

/*******************************************************************************************
*
* raylib [textures] example - Texture drawing
* raylib [shaders] example - Texture drawing
Copy link
Contributor Author

Choose a reason for hiding this comment

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

had an incorrect folder name

/*******************************************************************************************
*
* raylib [texture] example - Image text drawing using TTF generated font
* raylib [textures] example - Image text drawing using TTF generated font
Copy link
Contributor Author

Choose a reason for hiding this comment

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

typo on the folder name

/*******************************************************************************************
*
* raylib example - particles blending
* raylib [textures] example - particles blending
Copy link
Contributor Author

Choose a reason for hiding this comment

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

was missing the folder name

/*******************************************************************************************
*
* raylib [shapes] example - Draw Textured Polygon
* raylib [textures] example - Draw Textured Polygon
Copy link
Contributor Author

Choose a reason for hiding this comment

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

incorrect folder name

@raysan5 raysan5 merged commit 27e530e into raysan5:master Jan 17, 2025
14 checks passed
@raysan5
Copy link
Owner

raysan5 commented Jan 17, 2025

@CrackedPixel Thank you very much for the super-fast update! This is a nice addition! Let's see how it works! 😄

By the way, thanks for reviewing those incosistencies! Note there could be some other inconsistencies or even better approaches for some of the info shown... worths thinking a bit about it... 🤔

ngynkvn pushed a commit to ngynkvn/raylib that referenced this pull request Jan 21, 2025
* update examples with difficulty stars

* manual fix script issues

* manual fix script issues
@CrackedPixel CrackedPixel deleted the examples-difficulty-addition branch April 10, 2025 14:34
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