Hair Rendering News
The latest Hair Rendering coverage curated for game developers.
HairCS turns hair-card assets into strand-based hairstyles, aiming to keep the original silhouette while adding finer geometric detail. The pipeline also enforces production-friendly constraints like scalp-rooted strands and even root …
Researchers have introduced an inverse rendering method that reconstructs fuzzy geometry with explicit line segments instead of volumetric primitives. The approach targets hair, fur, fibers, and textiles, aiming for real-time-friendly …
Real-time strand hair just got a practical boost: a new deferred software rasterization pipeline renders hair meshes with minimal hardware support. The approach targets far-field hair at even one sample …
ControlHair combines a physics simulator with video diffusion to make dynamic hair rendering more controllable. The pipeline turns simulated hair motion into per-frame control signals, then drives a diffusion model …
Disney Research’s HairGuard tackles a very specific but common visual problem: soft boundaries like hair, fur, and other wispy detail that break depth and stereo pipelines. The practical angle for …
A new real-time hair reconstruction method targets one of rendering’s hardest edge cases: strand aliasing. It rebuilds hair coverage, tangent, and position from heavily undersampled raster inputs, then feeds that …
A new pipeline for hair reconstruction significantly enhances efficiency for graphics programmers. By clustering hair strands into cards, CGHair reduces reconstruction time by four times while maintaining visual quality, making …