Skip to content

Add moving circle example demonstrating basic animation#5792

Closed
thealokverse wants to merge 1 commit intoraysan5:masterfrom
thealokverse:add-moving-circle-example
Closed

Add moving circle example demonstrating basic animation#5792
thealokverse wants to merge 1 commit intoraysan5:masterfrom
thealokverse:add-moving-circle-example

Conversation

@thealokverse
Copy link
Copy Markdown

Added a simple shapes example demonstrating basic animation using a moving circle.

This example shows how to:

  • Move an object using GetFrameTime()
  • Implement basic frame-based animation
  • Create smooth motion independent of FPS

The example follows the existing raylib structure and is intended to help beginners understand animation fundamentals.

@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Apr 24, 2026

@thealokverse thanks but there is already a very similar example, I prefer to minimize duplicates.

@raysan5 raysan5 closed this Apr 24, 2026
@thealokverse
Copy link
Copy Markdown
Author

got it, thanks for the clarification.

@thealokverse thealokverse deleted the add-moving-circle-example branch April 24, 2026 16:58
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