Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Morsiusiurandum committed Jan 19, 2023
1 parent e54f376 commit 136d630
Showing 1 changed file with 20 additions and 14 deletions.
34 changes: 20 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,27 @@
# URP-ToonRender
简单易用的卡通渲染shader

## 版本要求(其余版本兼容性尚未验证)
Simple and easy-to-use toon rendering shader

## Version requirements

> Warning:Compatibility of other versions has not been verified!
- Unity 2021.3.6
- URP 12.1.7

## 正在开发
- ~~基于Back facing的自定义颜色描边~~
- ~~基于Job System的高性能法线平滑工具~~
- 描边效果在不同情况下的优化
## Features

- [x] Clear back facing outline
- [x] Efficient editor tool for smooth normals
- [ ] Smooth face shadows
- [ ] Cel shading
- [ ] Post-processing shading
- [ ] Multi-light shading

## Contribution

If you are going to contribute to this project please contact me first, we need to make sure we are not doing the same thing.

## 当前功能
- [ ] 法线外扩描边
- [ ] 平滑面部阴影
- [ ] 双色阶着色
- [ ] 后处理着色
- [ ] 多光源着色
## Install

## 安装方式
开发中,预计以Unity组件包的方式提供
It's still under the development and is expected to be provided in Unity Package Manager.

0 comments on commit 136d630

Please sign in to comment.