Skip to content

kuchmenko/webcii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webcii

Real-time ASCII webcam renderer with edge detection

Demo

webcii.mp4

Features

  • Camera → ASCII conversion (configurable 4-8 bit color depth)
  • Sobel edge detection with adaptive sampling
  • Parallel row rendering (rayon)
  • Adaptive frame skipping (60 FPS target)
  • Color quantization cache (150k entries)
  • Dynamic terminal resize support

Usage

cargo run --release

About

Real-time ASCII webcam renderer with edge detection

Resources

Stars

Watchers

Forks

Languages