Skip to content

DearIcer/FernNPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cover

FernNPR

中文 | English

FernNPR is a library for non-photorealistic rendering (NPR) in Unity. It offers a variety of NPR techniques, Character Renderering, Environmental Renderering, and Stable Diffusion!


Example

There are some showcase.

Model From: 模之屋, Background From: GameVision Studios

FernNPR can easy get various styles of materials, including NPR and PBR.

More Example

If you want to see more examples, please visit More Example on the Wiki


FernAI

FernAI is Release Now!

FernAI is a Graph tool integrated in Unity, which can obtain the scene information of Unity and generate images using Stable Diffusion.

More Example

FernAI Feature

  1. Text2Img
  2. Img2Img
  3. Inpaint
  4. Lora
  5. ControlNet
  6. ...

Note

To use this tool, you need to deploy stable diffusion webui locally, and add the --api command to the COMMANDLINE_ARGS in the webui-user.bat file.


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.


Future Features

  1. [ Shader Tool ] Used for smart generation of shaders, customization of shader functions, and optimization of shader keywords.
  2. [ Volume Render ] The Volumetric Rendering series will include effects such as volumetric light, volumetric clouds, and volumetric fog.
  3. [ Post Processing ] The post-processing series will expand the URP build-in post-processing as much as possible and add more effects.
  4. [ AI ] The AI series will include Stable Diffusion Graph and ChatGPT.

For more detailed development plans, please visit Roadmap


Related links

About

NPR rendering Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 60.6%
  • HLSL 24.5%
  • ShaderLab 12.5%
  • GLSL 2.4%