Jumble of Thoughts: here I give myself the liberty
to freely write down anything, without caring about correctness, completeness, formatting
or relevance. Those draft may be incomplete, incorrect, or just plain wrong.
I may convert those notes into a proper article later on, or not.
Image loading…
How to compute the normal of a distance field (implicit surface) - 03/2018 - #
Distance Field
Image loading…
$$
\newcommand{\Annotation}[1]{\mathrlap{~~~~~~\raisebox{0.8em}{$\scriptstyle\htmlClass{annotation-text}{\begin{array}{l}#1\end{array}}$}}}
\newcommand{\annotation}[1]{{~~~~~~\raisebox{0.8em}{$\scriptstyle\htmlClass{annotation-text}{\begin{array}{l}#1\end{array}}$}}}
$$
General introduction to implicit surface / SDF / (signed) distance fields in computer graphics - 03/2018 - #
Distance Field
Image loading…
If I say "implicit surface" you may think of
metaballs and marching cube, I'll show you there is more to it!
Transform a 3D field function / distance field and its gradient with a 4x4 matrix - 10/2016 - #
Distance Field
Image loading…
How to read an interpret iso-lines / level curves. - 12/2013 - #
Distance Field
Image loading…
Demonstrator application and code to illustrate the tutorial - 10/2013 - #
Distance Field
Image loading…
This is a simple demonstrator of the HRBF technique presented and explained here. You can visualize and edit the implicit surface generated with HRBF.
And why compact support is better for implicit surface modeling (distance field composition) - 03/2013 - #
Distance Field
Image loading…
Tutorial and code to generate a surface from a point cloud - 03/2013 - #
Distance Field
Image loading…
How to blend or compose implicit surfaces - 09/2023 - #
Distance Field,
Jumble
A list of research papers about combining implicit surfaces a.k.a signed distance field. - 03/2013 - #
Jumble,
Distance Field