Info
| Version: | 1.4.0 | 
| Author(s): | Taishi Matsumoto | 
| Last Update: | Thursday, August 20, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SurfaceAnalyzer | 
Install
Install-Package SurfaceAnalyzer
                        dotnet add package SurfaceAnalyzer
                        paket add SurfaceAnalyzer
                        
                                SurfaceAnalyzer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.5.0)
- System.Numerics.Vectors(>= 4.5.0)
- System.ValueTuple(>= 4.5.0)
 
                
Additinaly this package can analyze the surface features (eg: Gauss curvature, Avarage curvature) and transform into subdivision surface(Catmull - Clark).