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

https://github.com/chiragbadhe/escape-matrix-gen-art


https://github.com/chiragbadhe/escape-matrix-gen-art

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Escape Matrix Gen Art

![Generated Art](/image.png)

## Overview

`escape-matrix-gen-art` is a Node.js application that generates unique art patterns based on a given input. Utilizing a seeded random number generator, the application creates visually appealing designs that can be rendered as PNG images.

## Features

- Generates art patterns based on user-defined inputs.
- Utilizes a simple hash function to create a unique seed for randomness.
- Server-side rendering using the `canvas` library.
- API endpoint for easy integration and usage.

## Installation

To get started with `escape-matrix-gen-art`, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/chiragbadhe/escape-matrix-gen-art.git
cd escape-matrix-gen-art
```

2. Install the dependencies:
```bash
npm install
```

{{ edit_1 }}

## Example Output

Here is an example of the art generated by the application: