Model Outline: Smooth Normal Generator

ZeryChen

(0)
$14
Publisher ZeryChen
File size 9.81MB
Number of files 66
Latest version 1.0.1
Latest release date 2024-05-31 10:37:20
First release date 2024-05-20 06:47:13
Supported Unity versions 2018.4.2 or higher

Modify the FBX directly without any additional steps!!!

Built-in Mikkt algorithm automatically calculates tangents, no need for FBX to have tangent information!!!

Supports storing smooth normals in any UV channel or vertex color.

Supports calculating smooth normals in either model space or tangent space.

Using the least squares method to enhance adaptability in calculating smooth normal directions.


Quick Start

1.In Unity project, find the mesh sub-asset of the fbx asset file you want to outline.


2.Click on the MenuItem (the button with three dots in the upper right corner of the Inspector), then click on "Generate Smooth Normals" in the popup menu (you will see smooth normals generated in UV3).


3.Drag the model into the scene, and then drag "OutlineInTangentSpaceUVMaterial" from "Smooth Normal Generator\Art\Materials" into the Materials of the Skinned Mesh Renderer.