A Julia package for simulating and visualizing elastic collisions of multiple balls in 2D space.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
docs: Update README.md with development section and demo animation
b377d04View on GitHubfix: Implement physically accurate elastic collision response - Fix collision detection and response for different sized balls - Implement exact elastic collision formulas - Improve position correction using mass ratios
2bdad30View on GitHubImprove collision detection and resolution to prevent ball overlap
566d5b9View on GitHubUpdate README.md: Add complete output of bouncing_ball.jl
56af82eView on GitHubUpdate README.md: Add demo section with execution results
1fa78d1View on GitHub