JackZhouSz / BSDF_diffusion_sampling

[SIGGRAPH Asia 2024] BSDF importance sampling using a diffusion model

Home Page:https://fzy28.github.io/BSDF_diffusion_sampling_web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSDF importance sampling using a diffusion model

Official Implementation for BSDF importance sampling using a diffusion model

SIGGRAPH Asia 2024 (conference track)

Project Page | Paper Link

teaser

About

Currently, I've simply cleaned up my old experimental code and placed it here. I plan to write a cleaner version with comprehensive instructions and annotations later (hopefully by November :p). However, the code provided here should already be functional and capable of reproducing the results presented in our paper.

For guys interested in our work, we recommend checking our 1D toy case demo.

This simple demo effectively showcases the key concepts and should be enjoyable to go through. Plus, it’s quick and won’t take much of your time!

About

[SIGGRAPH Asia 2024] BSDF importance sampling using a diffusion model

https://fzy28.github.io/BSDF_diffusion_sampling_web/


Languages

Language:Python 100.0%