FernRPExample
FernRPExample copied to clipboard
This project is the implementation of FernRP Package, Include NPR/PBR.
FernRPExample
This project is some cases of FernRP.
FernRP:A high-quality and stylized URP-based rendering pipeline extension.
Setup
You need to clone with Submodules:
git clone --recurse-submodules <url>
Example
More showcase in Wiki, please visit More Example on the Wiki

Tool
There are some useful tool.
SmoothNormal And Texture Baker

This tool was developed by DumoeDss.
Smooth Normals is used to solve the problem of stroke breakage due to unsmooth model normals in runtime or editor. For more information, you can check here.
Texture Baker can bake textures onto a mesh.
Requirements

- Open Window -> Package Manager
- Click + Button
- Add package by name
- Add: com.unity.jobs
- Add: com.unity.nuget.newtonsoft-json