use ggg
This commit is contained in:
parent
a8cb4ab5e0
commit
2aa44c6179
@ -2,10 +2,5 @@
|
|||||||
---
|
---
|
||||||
a 3D engine
|
a 3D engine
|
||||||
---
|
---
|
||||||
### 3Ddisplay in the terminal
|
### [3Ddisplay in the terminal](file/terminal.md)
|
||||||
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
|
|
||||||
|
9
file/terminal.md
Normal file
9
file/terminal.md
Normal file
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user