A Unity implementation of https://zhuanlan.zhihu.com/p/415025159
A normalized and fast converging scalar that is calculated out from various orders of Cheeger Number.
where
Unity: 2022.1.0b16+
例:
sample.txt
A>>B
B--C
C*>D
D->D
代表下图
符号 | 含义 | 英文 |
---|---|---|
-- |
全连通路径 | Undirected Path |
-> |
单向路 | Directed Path |
>> |
单向门 | Shortcut |
*> |
机关门 | Mechanism |
- 打开 Window/Level Designer Shift+1 工具
- 点击
打开
并选择你的txt文件 - 计算3阶稳定因子
- [1]尼莫. (2021). 如何设计一张有“魂味”的地图?——论“类魂”游戏关卡的拓扑结构. https://zhuanlan.zhihu.com/p/415025159
- Tilemap assets: https://cainos.itch.io/pixel-art-top-down-basic