Loading repository data…
Loading repository data…
mariotacke / repository
Building a real-time ASCII Camera Filter in plain Javascript. Sample repository for my article on Medium.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a sample repository to demonstrate how to implement streaming of web cam video onto a canvas and applying an ASCII art color filter on top of it. See a live example here: https://mariotacke.github.io/blog-real-time-ascii-camera-filter
npm install
npm start
The service should now be available at http://localhost:5000.