FernRP / FernRPExample

This project is the implementation of FernRP Package, Include NPR/PBR.

Home Page:https://github.com/DeJhon-Huang/FernNPR/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Related links

About

This project is the implementation of FernRP Package, Include NPR/PBR.

https://github.com/DeJhon-Huang/FernNPR/wiki

License:Apache License 2.0


Languages

Language:C# 100.0%