Fern Render Pipeline
ForkForked from FernRP/FernRP
FernRP is a pipeline extension based on URP that implements more rendering effects
com.fern.renderpipeline Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/renderpipeline.git README Markdown
Copy this to your project's README.md
## Installation
Add **Fern Render Pipeline** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/renderpipeline.git
```
[](https://www.pkglnk.dev/pkg/renderpipeline)Dependencies (5)
README
FernRP
A high-quality and stylized URP-based rendering pipeline.
Feature
| Feature | Demo |
|---|---|
| NPR Uber Shader | Includes a variety of cartoon rendering features, ShowCase |
| Post-Processing Outline | Edge Detection Outline, ShowCase |
| Depth Offset Rim | Isometric Edge Lighting in Screen Space with Depth Offset, ShowCase |
| Localized Perspective Removal | Localized perspective can be removed, ShowCase |
| Micro Grain BRDF | Micro Grain BRDF Shader, ShowCase |
| RSM | The classic RSM global illumination approach, ShowCase |
| Realtime ambient probe | Realtime compute sh coeff with GPU, ShowCase |
Projects using FernRP
The FernRender project is the implementation of this Package.

More Examples
More showcase in Wiki.
Related links
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In