An interactive webpage for generating images that simulate white noise.
https://robson.plus/white-noise-image-generator/
The output for this project is designed for desktop and mobile.
Platform | OS | Browser | Version | Status |
---|---|---|---|---|
Desktop | Windows | Firefox | 85 | Working |
Desktop | Windows | Opera | 74 | Working |
Desktop | Windows | Chrome | 88 | Working |
Desktop | Windows | Edge | 88 | Working |
Mobile | Android | Chrome | 85 | Working |
Last tested on 21st February 2021.
To run this on your computer:
- Download the repository.
- Unzip anywhere.
- Open index.html in your browser.
These are the only required files to get this working.
This consists of the webpage, the JavaScript to power the page and the formatting to style the page.
This is built using:
- HTML
- CSS
- JavaScript