From c41b147b306fc4096db5bd0214e05e684ce02e2d Mon Sep 17 00:00:00 2001 From: kkard2 Date: Wed, 24 Sep 2025 16:23:14 +0200 Subject: readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6abee55..9e536db 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ -# windows +# sponge +software renderer in c + +## examples +### windows 1. open folder in developer command prompt for visual studio -2. run `run rects.c` +2. `run_example.bat teapot.c` + +### linux +`./run_example teapot.c` -- cgit v1.3.1