Static single-page artwork built with plain HTML, CSS, and D3. The toroidal field is a representation of stillness and a kind of oneness with the space around. The radiating field from the heart center is to represent the opening of the heart and connection with the psychic.
-
Open a terminal in the project folder
-
Start a local server: python3 -m http.server 8000
-
Visit http://localhost:8000.
You can also open index.html directly in a browser, but serving the folder locally is more reliable for asset loading.