https://github.com/d3p1/circle-illusion
A circle illusion implementation to improve my JS skills
https://github.com/d3p1/circle-illusion
canvas creative-coding javascript javascript-animation
Last synced: 10 months ago
JSON representation
A circle illusion implementation to improve my JS skills
- Host: GitHub
- URL: https://github.com/d3p1/circle-illusion
- Owner: d3p1
- License: mit
- Created: 2025-02-04T15:43:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T15:56:35.000Z (12 months ago)
- Last Synced: 2025-02-04T16:42:08.032Z (12 months ago)
- Topics: canvas, creative-coding, javascript, javascript-animation
- Language: Shell
- Homepage: https://d3p1.github.io/circle-illusion/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [CIRCLE ILLUSION]
[](https://github.com/semantic-release/semantic-release)
[](https://github.com/d3p1/circle-illusion/actions/workflows/release.yml)
## Introduction
Just studying and practicing my JS skills, implementing a circle illusion inspired in this excellent tutorial of [Radu Mariescu-Istodor](https://www.youtube.com/@Radu):
[](https://www.youtube.com/watch?v=O1bJ4lGsxqc)
## 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/)