paper-with-me

Papers

Gaussian Material Synthesis

2018-04-23 · Károly Zsolnai-Fehér, Peter Wonka, Michael Wimmer

We present a learning-based system for rapid mass-scale material synthesis that is useful for novice and expert users alike. The user preferences are learned via Gaussian Process Regression and can be easily sampled for new recommendations. Typically, each recommendation takes 40-60 seconds to render with global illumination, which makes this process impracticable for real-world workflows. Our neural network eliminates this bottleneck by providing high-quality image predictions in real time, after which it is possible to pick the desired materials from a gallery and assign them to a scene in an intuitive manner. Workflow timings against Disney's "principled" shader reveal that our system scales well with the number of sought materials, thus empowering even novice users to generate hundreds of high-quality material models without any expertise in material modeling. Similarly, expert users experience a significant decrease in the total modeling time when populating a scene with materials. Furthermore, our proposed solution also offers controllable recommendations and a novel latent space variant generation step to enable the real-time fine-tuning of materials without requiring any domain expertise.

📄 PDF Abstract BibTeX arXiv:1804.08369

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

MaterialRefGS: Reflective Gaussian Splatting with Multi-view Consistent Material Inference

2025-10-13 · Wenyuan Zhang, Jimin Tang, Weiqi Zhang, Yi Fang 외 arxiv

Modeling reflections from 2D images is essential for photorealistic rendering and novel view synthesis. Recent approaches enhance Gaussian primitives with reflection-related material attributes to enable physically based…

Novel View Synthesis

AV-GS: Learning Material and Geometry Aware Priors for Novel View Acoustic Synthesis

2024-06-13 · Swapnil Bhosale, Haosen Yang, Diptesh Kanojia, Jiankang Deng 외

Novel view acoustic synthesis (NVAS) aims to render binaural audio at any target viewpoint, given a mono audio emitted by a sound source at a 3D scene. Existing methods have proposed NeRF-based implicit models to exploit…

Audio SynthesisNeRF

Subsurface Scattering for 3D Gaussian Splatting

2024-08-22 · Jan-Niklas Dihlmann, Arjun Majumdar, Andreas Engelhardt, Raphael Braun 외

3D reconstruction and relighting of objects made from scattering materials present a significant challenge due to the complex light transport beneath the surface. 3D Gaussian Splatting introduced high-quality novel view …

3D ReconstructionNovel View Synthesis

BiGS: Bidirectional Gaussian Primitives for Relightable 3D Gaussian Splatting

2024-08-23 · Zhenyuan Liu, Yu Guo, Xinyuan Li, Bernd Bickel 외

We present Bidirectional Gaussian Primitives, an image-based novel view synthesis technique designed to represent and render 3D objects with surface and volumetric materials under dynamic illumination. Our approach integ…

Novel View Synthesis

TexGaussian: Generating High-quality PBR Material via Octree-based 3D Gaussian Splatting

2024-11-29 · CVPR 2025 1 · Bojun Xiong, Jialun Liu, Jiakui Hu, Chenming Wu 외

Physically Based Rendering (PBR) materials play a crucial role in modern graphics, enabling photorealistic rendering across diverse environment maps. Developing an effective and efficient algorithm that is capable of aut…

DenoisingImage Generation