symisc/ascii_art
Real-Time ASCII Art Rendering Library
Converts images and video frames to ASCII characters using a decision tree that compares pixel intensity, enabling real-time performance with minimal overhead. The single-file C/C++ library requires a pre-trained hex model and integrates with standard image processing pipelines through simple grayscale conversion—supporting both text output and binary glyph image generation. Available as a Unity asset for game development integration.
735 stars. No commits in the last 6 months.
Stars
735
Forks
84
Language
C
License
GPL-2.0
Category
Last pushed
Sep 24, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/symisc/ascii_art"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
maua-maua-maua/maua
Deep learning toolkit for image, video, and audio synthesis
OverStruck/deep-dream-maker
GUI Interface for Google's Deep Dream and related python scripts
gordicaleksa/pytorch-deepdream
PyTorch implementation of DeepDream algorithm (Mordvintsev et al.). Additionally I've included...
kesara/deepdreamer
Easy to configure Python program that make use of Google's DeepDream.
JuliaPoo/AsciiArtist
An ascii art generator that's actually good. Does edge detection and selects the most...