https://github.com/torshin5ergey/torshin5ergey.github.io
Coding.exe — generative computer graphics exhibition.
https://github.com/torshin5ergey/torshin5ergey.github.io
Last synced: 7 months ago
JSON representation
Coding.exe — generative computer graphics exhibition.
- Host: GitHub
- URL: https://github.com/torshin5ergey/torshin5ergey.github.io
- Owner: torshin5ergey
- License: other
- Created: 2024-04-30T09:38:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T13:13:16.000Z (about 1 year ago)
- Last Synced: 2024-07-14T11:26:35.734Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://torshin5ergey.github.io/
- Size: 94.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coding.exe 🎨
This is my digital generative computer graphics exhibition.
I'm exploring various techniques and tools for creating generative art. One of my favorite tools is [p5.js](https://editor.p5js.org/torshin5ergey/sketches), a JavaScript library that makes it incredibly easy to create and share visual art.
[Visit]() the digital exhibition website.## Repository Structure
- Each project resides in its own directory.
- Each project directory contains a README.md file providing a brief description of the project and instructions.## How to Use
1. Navigate to the directory of the project you're interested in.
2. Read the README.md file for detailed information about the project and how to use it.## Projects
- [cellular-automata](./cellular-automata/): a collection of creative code projects based on cellular automata rules.
## License
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
This repository is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg## Author
Sergey Torshin [@torshin5ergey](https://github.com/torshin5ergey)