From aec2b62714757400d22ad8ffaaec57ac2be788f6 Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Thu, 11 May 2023 12:24:04 +1200 Subject: [PATCH] Add a README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9fb19dd --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Mondrian +[Repository](https://git.argonaut-constellation.org/~alcinnz/Mondrian) | [Issues](https://todo.argonaut-constellation.org/~alcinnz/Mondrian) +![Piet Mondrian Composition No. II; yellow, red, & blue](https://upload.wikimedia.org/wikipedia/commons/e/e7/Piet_mondrian_composition_no_ii_with_yellow_red_and_blue041315%29.jpg) + +Mondrian, like [it's namesake](https://en.wikipedia.org/wiki/Piet_Mondrian), draws boxes! It does this using the GPU, though [Pixman](http://pixman.org/) may be used in the future for CPU-based graphics. -- 2.30.2