Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thank you! #7

Open
vjeux opened this issue Dec 13, 2020 · 2 comments
Open

Thank you! #7

vjeux opened this issue Dec 13, 2020 · 2 comments

Comments

@vjeux
Copy link

vjeux commented Dec 13, 2020

Hey @tailuge, I just wanted to say thank you for building this project. I’ve long been wanting to build an algorithm to suggest routes given the current set of balls. I found this project to implement the physics engine and debugging tools to be super convenient to play with my ideas.

Current status:
I’m able to place two balls randomly on the table and shot the other one in the pocket. Demo: https://vjeux.github.io/billiards/dist/diagrams.html

Next is to start building the route planning. I have an idea that I believe will work.

Some of the tweets from my hack session today:

So far it’s been dead simple to run and haven’t hit any bugs.
The only thing is that the spins don’t behave quite like the physical world. If I get far enough in my prototype I’ll give some more concrete repro, my hunch is that it’s going to be about tweaking the constants.

@tailuge
Copy link
Owner

tailuge commented Dec 13, 2020 via email

@vjeux
Copy link
Author

vjeux commented Dec 13, 2020

It was great to see the pots going in on the demo page :)

Yeah, this is so satisfying. Spent 5 minutes just refreshing for no other reason :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants