chrismytton / art

:art: An evolving collection of digital art

Home Page:https://www.chrismytton.uk/art/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Art

This is an evolving collection of digital art.

Usage

Create a new piece by adding an HTML file to the docs/ directory.

To compile the TypeScript you'll need to install TypeScript globally and then run tsc.

$ npm install -g typescript
$ tsc

To watch TypeScript files for changes:

$ tsc -w

Ideas

  • Explore randomness in art
  • Interactive art using GET parameters
  • Art through telnet using ANSI escape codes
  • Put some art into DNS
  • Use the browser sound API
  • ASCII art
  • Computer generated poems
  • Explore shapes and color
  • Interactive game
  • 3D models
  • Animated gifs

Inspiration

About

:art: An evolving collection of digital art

https://www.chrismytton.uk/art/


Languages

Language:TypeScript 100.0%