Giter Club home page Giter Club logo

curvpack's Introduction

CURVPACK

A set of routines to calculate curvature and Laplace-Beltrami operation on manifold triangular-element surface meshes.

Includes a icosahedron based spherical surface mesh generator with quadratically increasing refinement (as opposed to exponential increase from subdivision methods).

Six different curvature calculation algorithms and two different Laplace-Beltrami calculation algorithms are included. Examples 4 and 5 shows the rate of convergence convergence in curvature calculation.

The figure shows the mean curvature (MC) and Gaussian curvature (GC) on a spherical surface surface perturbed by $ Y^{2}_{5}$ spherical harmonic. See Example 1.

fig1

The following methods are implemented for curvature:

  1. curvature1: Guoliang Xu, Applied Numerical Mathematics 69 (2013) 1โ€“12. Quadratic approximation of all three coordinates.
  2. curvature2: S. Rusinkiewicz 2004
  3. curvature3: Goldfeather & Interrante
  4. curvature4: Garimella and Schwartz. Local quadric fitting using two ring neighborhood around each vertex
  5. curvature5: Local quadric fitting using one ring vertices and their normals.
  6. curvature6: Local quadric fitting using two ring vertices and normals.

Use the any of 1-4 that work for you. I wrote 5 and 6 just out of curiosity to see what happens. They don't seem to work that great in general.

Laplace Beltrami methods:

  1. curvature1: curvature1 with want_LB=True calculates Laplace-Beltrami of the curvature.

  2. LB1:Guoliang Xu 2004

curvpack's People

Contributors

abhilashreddym avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.