Go to file
wuyize 232530d2cc 渲染流程添加一张示意图 2022-08-09 14:25:11 +08:00
1st_encode 更新了迭代中多孩子情况的一级编码 2022-08-04 16:37:48 +08:00
2st_encode 渲染流程添加一张示意图 2022-08-09 14:25:11 +08:00
.gitignore init commit 2022-07-29 10:43:47 +08:00
README.md add README.md 2022-07-29 10:54:30 +08:00

README.md

ArchitectureColoredPainting 编码方案

└─1st_encode       第一层编码
    │  byte.md     二进制字节码编码方案
    │  byte.html   markdown生成html
    │  json.json   json编码方案与二进制字节码对照