Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eiskalteschatten/spider-web-js

An example of how to draw a spider web using JavaScript and the HTML 5 canvas tag.
https://github.com/eiskalteschatten/spider-web-js

canvas canvas2d

Last synced: 26 days ago
JSON representation

An example of how to draw a spider web using JavaScript and the HTML 5 canvas tag.

Awesome Lists containing this project

README

        

# spider-web-js

This project is a small example of how to draw a spider web using JavaScript and the HTML 5 canvas tag. It supports a variable number of branches as well as light and dark modes.

To run it, clone the repository and open `index.html` in your favorite browser.

Here are a couple of screenshots:

![Dark Mode with 9 Branches](https://github.com/eiskalteschatten/spider-web-js/blob/main/screenshots/dark-mode-9-branches.jpg?raw=true)
*Dark Mode with 9 Branches*

![Light Mode with 7 Branches](https://github.com/eiskalteschatten/spider-web-js/blob/main/screenshots/light-mode-7-branches.jpg?raw=true)
*Light Mode with 7 Branches*

---

Alex Seifert - https://www.alexseifert.com