To the moderator:
This website is about billiards however there is no billiards simulator.
A simple window that gives users access to a pool table environment. I am suggesting this idea because sometimes when people are posting or debating it would be more exciting to see dynamic simulations rather than static graphics.
Please create a billiards simulator. I am volunteering to help if you have trouble finding generic code for physics engine, creating a runtime environment and designing a interface.
I was thinking using a 2d game with orthogonal views to move perspectives. This way you don't need the heavy 3d engine. Most of the physics would be easy to calculate based on two dimensional motions.
Three main windows one for the cueball, a second window for overhead view of the table, and a third window for cue stick controls. The animations can be done based on calculated positions. The equations for masse and english would be huge for people that want to see how and why.
Alternatively the problem of people wanting to see which way balls spin is a required problem to solve.
What else would be nice to see?
This website is about billiards however there is no billiards simulator.
A simple window that gives users access to a pool table environment. I am suggesting this idea because sometimes when people are posting or debating it would be more exciting to see dynamic simulations rather than static graphics.
Please create a billiards simulator. I am volunteering to help if you have trouble finding generic code for physics engine, creating a runtime environment and designing a interface.
I was thinking using a 2d game with orthogonal views to move perspectives. This way you don't need the heavy 3d engine. Most of the physics would be easy to calculate based on two dimensional motions.
Three main windows one for the cueball, a second window for overhead view of the table, and a third window for cue stick controls. The animations can be done based on calculated positions. The equations for masse and english would be huge for people that want to see how and why.
Alternatively the problem of people wanting to see which way balls spin is a required problem to solve.
What else would be nice to see?
Last edited: