https://github.com/leinlin/textmeshprovetex
https://github.com/leinlin/textmeshprovetex
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leinlin/textmeshprovetex
- Owner: leinlin
- Created: 2022-04-25T04:07:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T13:16:52.000Z (about 4 years ago)
- Last Synced: 2025-04-07T19:46:48.469Z (about 1 year ago)
- Language: ShaderLab
- Size: 9.68 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextMeshProVetex
采用vetex 传送 outlinecolor以及 描边宽度 信息,从而对应不同样式不用重新创建材质球
打开test场景即可查看效果,两个不同描边效果的文字被合并到了一个drawcall
$$(1+x)^\alpha =1+\alpha x +\frac{\alpha (\alpha -1}{2!} x^2+\cdots+\frac{\alpha (\alpha - 1)\cdots(\alpha - n+1)}{n!}x^n+o(x^n)$$