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

Possibly Related Threads…
Thread Author Replies Views Last Post
  WinAPI Mouse Demo Pete 0 187 12-20-2025, 06:40 PM
Last Post: Pete
  Hyperlink Demo in SCREEN 0 Pete 2 384 11-02-2025, 07:13 PM
Last Post: madscijr
  Triangle-Based Collision Detection Herve 3 490 11-01-2025, 01:37 AM
Last Post: Unseen Machine
  Bouncing lines & boxes Dav 6 1,976 04-12-2025, 06:14 AM
Last Post: madscijr
  Sound Ball SierraKen 0 457 12-17-2024, 11:34 PM
Last Post: SierraKen

Forum Jump:


Users browsing this thread: 1 Guest(s)