Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A bigger bouncing ball demo - collision with vector reflection
#2
Excellent program... well done!

One issue:

Illegal function call in line 255, which I remedied by modifying as follows:

x = Sqr(abs(r2 - y * y))

Apparently r2 < y*y that threw the error in sqr()

Regardless, it's a beautiful program!
Reply


Messages In This Thread
RE: A bigger bouncing ball demo - collision with vector reflection - by sbblank - 09-17-2024, 01:52 AM



Users browsing this thread: 2 Guest(s)