From cc0d809f6d67a708398357c94b7f9cd4006ec928 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Mon, 16 Oct 2023 19:10:45 -0700 Subject: doc: add YouTube playlist URL to README The playlist isn't comprehensive yet, but it's better than nothing for folks that just want to see something before spending time on figuring out how to clone, build, execute, etc. --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index e7e10ba..219e6bb 100644 --- a/README +++ b/README @@ -6,8 +6,12 @@ Quickly jump sections of this text by searching forward/reverse for --- Overview: - rototiller implements a corpus of software-rendered graphics - rendering modules, integrated into a single program. + rototiller implements a corpus of software-rendered real-time + graphics rendering modules, integrated into a single program. For a + sample of what sort of outputs rototiller produces, a YouTube playlist + of short captures may be found here: + + https://www.youtube.com/playlist?list=PLIA5njm7IjTJlVkKaEUYpbR-Ka7f2Fuuk It can be used as a static library (libtil.a) embedded in other programs, or it can be used as a standalone CLI tool for displaying -- cgit v1.2.3