Search the archive.
Find published work and reporting by title, description, article text or tag.
Syntax
Exact phraseEither termExclude a term
Refine results2
Also searching for SDF (Signed Distance Fields), because “signed-distance-field” is another name for it.
2 results for “signed-distance-field”.
- Showcase
Walking Inside a DeepSDF Latent Space, in the Browser
Click a dot in the UMAP atlas and a chair resolves from a 256-dim code. Drag a slider and watch it melt into a lamp, meshed live from a neural signed distance function at 64³ or 128³. DeepSDF latent spaces you can actually walk around in. Three.js, WebGL, no download.
- Showcase
Troika: The Three.js Framework That Solved WebGL Text Rendering
Troika parses font files directly, generates SDF glyphs in a web worker, and patches any Three.js material with the right shader code. The result is crisp, antialiased 3D text that handles kerning, ligatures, and RTL layout without dropping frames.