From 2aa44c61790be97f6290f11803de94771f95305a Mon Sep 17 00:00:00 2001 From: macbook-pro <3101158440@qq.com> Date: Thu, 27 Apr 2023 15:25:58 +0800 Subject: [PATCH] use ggg --- README.md | 9 ++------- file/terminal.md | 9 +++++++++ 2 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 file/terminal.md diff --git a/README.md b/README.md index d3f6166..9bfe82f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,5 @@ --- a 3D engine --- -### 3Ddisplay in the terminal -display something in the terminal in the form of 3D. -### Principle -+ graph-described file -+ picture-displayed file -+ a engine to process the file and output ascii pictures-displayed file -+ a converter to tranform pictures-displayed file into something displayed in the terminal +### [3Ddisplay in the terminal](file/terminal.md) + diff --git a/file/terminal.md b/file/terminal.md new file mode 100644 index 0000000..6461be3 --- /dev/null +++ b/file/terminal.md @@ -0,0 +1,9 @@ +# 3D engine in the terminal +display something in the terminal in the form of 3D. +--- +### Principle ++ graph-described file ++ picture-displayed file ++ a engine to process the file and output ascii pictures-displayed file ++ a converter to tranform pictures-displayed file into something displayed in the terminal +