cd /news/computer-vision/inverse-rendering-for-modeling-with-… · home topics computer-vision article
[ARTICLE · art-119690] src=kenji-tojo.github.io ↗ pub= topic=computer-vision verified=true sentiment=· neutral

Inverse Rendering for Modeling with Line Primitives (Good for Fur)

Researchers from ETH Zürich, Reichman University, and The University of Tokyo have developed an inverse rendering method that reconstructs fuzzy geometry such as hair and fur using explicit line segments rasterized on a subpixel grid, enabling semi-transparent appearance and compatibility with standard rasterization. The method, presented at SIGGRAPH Asia 2026 and published in ACM Transactions on Graphics, introduces a stochastic differentiable rasterizer that produces informative gradients for optimizing line primitives, addressing the challenge of matching target images from multi-view inputs.

read1 min views1 publishedSep 3, 2026
Inverse Rendering for Modeling with Line Primitives (Good for Fur)
Image: source

Kenji Tojo1 Ariel Shamir2 Nobuyuki Umetani3 Bernd Bickel1

1ETH Zürich 2Reichman University 3The University of Tokyo

ACM Transactions on Graphics (Proceedings of SIGGRAPH Asia 2026)

Paper / arXiv (reduced) / Code / Rasterizer / Dataset / Images / Videos

Faithfully capturing diverse real-world objects with fuzzy, anisotropic structures—such as hair, fur, fibers, and textiles—for efficient real-time visualization remains challenging. Recent radiance field reconstruction methods capture these structures from multi-view images using translucent volumetric primitives such as 3D Gaussians rather than opaque low-dimensional primitives (e.g., triangles, line segments, and polylines), thereby limiting compatibility with standard depth-tested rasterization, reflection modeling, and physical simulation. We present an inverse rendering method for reconstructing fuzzy geometry using explicit line segments, which are rasterized on a subpixel grid for anti-aliasing to reproduce a semi-transparent appearance. While straightforward to render, optimizing numerous line primitives to match target images poses a significant challenge. We address this by introducing a stochastic differentiable rasterizer for line segments that produces informative gradients with respect to vertex positions, attributes, and discrete connectivity.

@article{tojo2026lines,
    author = {Tojo, Kenji and Shamir, Ariel and Umetani, Nobuyuki and Bickel, Bernd},
    title = {Inverse Rendering for Modeling with Line Primitives},
    year = {2026},
    issue_date = {December 2026},
    publisher = {Association for Computing Machinery},
    volume = {45},
    number = {6},
    url = {https://doi.org/10.1145/3842527},
    doi = {10.1145/3842527},
    journal = {ACM Trans. Graph.},
    month = dec,
    articleno = {200},
    numpages = {13}
}

We thank the anonymous reviewers for their valuable feedback. This work was partly conducted while the first author was at the University of Tokyo, where he was supported by JSPS KAKENHI Grant Number 23KJ0699.

── more in #computer-vision 4 stories · sorted by recency
── more on @eth zürich 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/inverse-rendering-fo…] indexed:0 read:1min 2026-09-03 ·