Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

surface-curvature

  1. The project is to represent a surface in 3D, using the libraries of scipy, numpy in python. For the code to run : install numpy and scipy libraries of python.

  2. The maximum and the minimum curvatures of the surface are calculated and with the help of these curvatures The gaussian and the mean curvatures of a surface are calulated.

The use of the gaussian curvature is to distinguish the surface points into distinct categories ie. elliptical points(K>0), hyperbolic points(K<0) and parabolic points (K=0)

Gaussian and mean curvature are often used for visual inspection of surfaces

About

No description or website provided.

Topics

Resources

Stars

25 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages