Tool for generating mathematical billiards

159 Views Asked by At

i'm currently looking for some program which can generate arbitrary mathematical billiards and trajectories inside them. Any help would be much appreciated! Thanks/ Mats

1

There are 1 best solutions below

1
On BEST ANSWER

Have you tried asking our friend Google?

Anyway, my search returns in the top five result this MATLAB script which looks fairly promising.

If you need help programming something like this, I would suggest looking into programming help on ray tracing, since the mathematics of tracing a billiard trajectory is basically the same.