Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rreusser/brachistochrone-demo
A demo to illustrate the brachistochrone, the curve of fastest descent.
https://github.com/rreusser/brachistochrone-demo
Last synced: about 2 months ago
JSON representation
A demo to illustrate the brachistochrone, the curve of fastest descent.
- Host: GitHub
- URL: https://github.com/rreusser/brachistochrone-demo
- Owner: rreusser
- Created: 2016-05-13T05:01:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T07:36:06.000Z (almost 6 years ago)
- Last Synced: 2024-10-20T12:43:51.539Z (2 months ago)
- Language: JavaScript
- Homepage: http://rreusser.github.io/brachistochrone-demo/
- Size: 85 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brachistochrone-demo
Playing with D3. A quick demo to illustrate the [brachistochrone curve](https://en.wikipedia.org/wiki/Brachistochrone_curve), the shortest-time path between two points for a bead sliding down a wire.
See demo at: https://rreusser.github.io/brachistochrone-demo/
## License
© 2016 Ricky Reusser. MIT License.