#higher-order #implicit #sdf #surface #potential

hrbf

An implementation of Hermite Radial Basis Functions with higher order derivatives

7 releases (breaking)

0.8.0 Apr 5, 2023
0.7.0 Mar 27, 2022
0.6.0 Nov 12, 2021
0.5.0 Mar 12, 2021
0.2.1 Aug 21, 2019

#911 in Rust patterns

Download history 14/week @ 2024-02-26 1/week @ 2024-03-11 105/week @ 2024-04-01

106 downloads per month

MPL-2.0 license

54KB
981 lines

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.

Dependencies

~3MB
~57K SLoC