https://github.com/robmaister/fpprogrammingchallenge1
A 5-day challenge on Facepunch's programming forum to get a few spheres to bounce around on a plane.
https://github.com/robmaister/fpprogrammingchallenge1
Last synced: 9 days ago
JSON representation
A 5-day challenge on Facepunch's programming forum to get a few spheres to bounce around on a plane.
- Host: GitHub
- URL: https://github.com/robmaister/fpprogrammingchallenge1
- Owner: Robmaister
- License: other
- Created: 2011-12-09T22:47:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-09T23:13:10.000Z (over 13 years ago)
- Last Synced: 2025-02-17T20:18:09.782Z (3 months ago)
- Language: F#
- Homepage:
- Size: 699 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This project is my attempt to complete a 5-day challenge to get 3D balls to
roll around on a plane and be able to bounce off each other. I never got the
original challenge completed due to time restraints and lack of knowledge in
physics. Now I have the knowledge in physics but still lack the amount of time
necessary to get anything done on this project. I'd still love to use F# for
some math instead of just setting up OpenGL via OpenTK. Here is a link to the
thread on Facepunch for reference: http://www.facepunch.com/threads/1106393-Robert Rouhani
[email protected]