https://github.com/d3p1/segment-intersection
A segment intersection implemention to improve my JS skills
https://github.com/d3p1/segment-intersection
canvas javascript javascript-animation
Last synced: 11 months ago
JSON representation
A segment intersection implemention to improve my JS skills
- Host: GitHub
- URL: https://github.com/d3p1/segment-intersection
- Owner: d3p1
- License: mit
- Created: 2024-10-15T18:39:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T00:32:50.000Z (over 1 year ago)
- Last Synced: 2025-01-11T18:41:14.747Z (about 1 year ago)
- Topics: canvas, javascript, javascript-animation
- Language: Dockerfile
- Homepage: https://d3p1.github.io/segment-intersection/
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [SEGMENT INTERSECTION]
[](https://github.com/semantic-release/semantic-release)
[](https://github.com/d3p1/segment-intersection/actions/workflows/release.yml)
## Introduction
Just studying and practicing my JS skills, implementing a segment intersection algorithm inspired in this excellent tutorial of [Radu Mariescu-Istodor](https://www.youtube.com/@Radu):
[](https://www.youtube.com/watch?v=fHOLQJo0FjQ)
## Changelog
Detailed changes for each release are documented in [`CHANGELOG.md`](./CHANGELOG.md).
## License
This work is published under [MIT License](./LICENSE).
## Author
Always happy to receive a greeting on:
- [LinkedIn](https://www.linkedin.com/in/cristian-marcelo-de-picciotto/)
- [Web](https://d3p1.dev/)