Skip to main content

Code down below:

Code down below:

Became Hot Network Question
added 2 characters in body
Source Link
toolic
  • 16.4k
  • 6
  • 29
  • 221

The goal is to have my code work with more than 200 moving balls, but that takes forever right now and doesn't look smooth at all. Furthermore, I can't get the sizing of the balls to be done entirely correctly based on the size of the figure. With the current specified size, it works, but the moment I try to scale to a bigger field, the balls start overlapping before collision happens.

The goal is to have my code work with more than 200 moving balls, but that takes forever right now and doesn't look smooth at all. Furthermore I can't get the sizing of the balls to be done entirely correctly based on the size of the figure. With the current specified size it works, but the moment I try to scale to a bigger field, the balls start overlapping before collision happens.

The goal is to have my code work with more than 200 moving balls, but that takes forever right now and doesn't look smooth at all. Furthermore, I can't get the sizing of the balls to be done entirely correctly based on the size of the figure. With the current specified size, it works, but the moment I try to scale to a bigger field, the balls start overlapping before collision happens.

edited tags
Link
toolic
  • 16.4k
  • 6
  • 29
  • 221
Source Link
Loading