Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/L-LingRen/UnitySimpleCartoonLine

使用模型网格生成的卡通描边
https://github.com/L-LingRen/UnitySimpleCartoonLine

Last synced: about 2 months ago
JSON representation

使用模型网格生成的卡通描边

Awesome Lists containing this project

README

        

# UnitySimpleCartoonLine
代码整理版本在[这里](https://github.com/L-LingRen/ToonMeshLine)
使用模型网格生成的卡通描边
代码有点乱,有些地方写得可能有点小错误,优化也没做到位,但效果是没错的,请自行整理。
请不要直接用到项目中,仅作为demo提供参考,后果自负。
使用方法:双击SampleScene场景,点击运行即可。
实时描边的原理:在[这里](https://www.cnblogs.com/lht666/p/11447199.html)
控制线条粗细的原理:在[这里](https://www.cnblogs.com/lht666/p/12013323.html)
> ![img](demo.png)
> ![img](preview.gif)
> ![img](preview2.gif)