Skip to content

(Main) Feature - Render - Implementing the instancing strategy (13/05/2026) - #18

Open
zenialexandre wants to merge 4 commits into
mainfrom
feature/instancing
Open

(Main) Feature - Render - Implementing the instancing strategy (13/05/2026)#18
zenialexandre wants to merge 4 commits into
mainfrom
feature/instancing

Conversation

@zenialexandre

Copy link
Copy Markdown
Owner

No description provided.

@zenialexandre zenialexandre self-assigned this May 13, 2026
@zenialexandre zenialexandre added documentation Improvements or additions to documentation render feature labels May 13, 2026
Comment thread examples/pong.rs
let mut thread_rng: ThreadRng = rand::rng();
let random_factor: f32 = thread_rng.random_range(-0.5..0.5);

move_gray_racket(context, keyboard_input.clone());

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Clonning over a already cloned resource!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature render

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant