diff --git a/README.md b/README.md index 0bb5833..678a8db 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,11 @@ **ASCILINE** is a high-performance, real-time ASCII video rendering engine. **Our core objective is to transform the web into a highly dynamic and interactive typographic canvas.** By moving away from traditional video players, ASCILINE streams visual data from a Python backend directly into the browser at **60 FPS** as raw, manipulable text. -

- Animation -
-
- Animation-after -
- * Showcases rendered using Mode 3 (32K Colors) from a 30 FPS source video. The engine naturally synchronizes up to 60+ FPS depending on the source material. -

+| Output | Details | +| :--- | :--- | +| Original Animation | **Original Source**
Standard MP4 video file. | +| ASCII Mode | **ASCII Mode**
Showcases rendered using Mode 3 (32K Colors) from a 30 FPS source video. The engine naturally synchronizes up to 60+ FPS depending on the source material. | +| Pixel Mode | **PIXEL Mode**
Showcases rendered using Mode 3 (32K Colors) combined with `--pixel`. Replaces characters with colored blocks for ultra-high performance. **At higher grid resolutions, visual fidelity rivals or exceeds standard 240p/360p video streams.** | ## 🎯 Strategic Vision & Core Capabilities