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

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.

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)