elrnv / hrbf

An implementation of Hermite Radial Basis Functions and their derivatives up to second order.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hrbf

An implementation of Hermite Radial Basis Functions and their derivatives up to second order.

On crates.io On docs.rs Build status codecov

Related Publications

The following publications introduce and analyse Hermite Radial Basis Functions and describe different uses for approximating scattered point data:

I. Macêdo, J. P. Gois, and L. Velho "Hermite Radial Basis Function Implicits"

R. Vaillant, L. Barthe, G. Guennebaud, M.-P. Cani, D. Rhomer, B. Wyvill, O. Gourmel, and M. Paulin "Implicit Skinning: Real-Time Skin Deformation with Contact Modeling"

License

This repository is licensed under the terms of the Mozilla Public License, v. 2.0.

About

An implementation of Hermite Radial Basis Functions and their derivatives up to second order.

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%