Skip to content

zhangwengame/SGGX-Plugin-for-Mitsuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SGGX-Plugin-for-Mitsuba

A implementation for SIGGRAPH 2015 paper The SGGX Microflake Distribution within the Mitsuba framework.

The paper propose a novel expression for microflake distribution which use projected area to represent the distribution. The new distribution can be easily converted from previous expression proposed by Zhao et al. And the coefficients can also be estimated from arbitary distribution.

-Scarf

scarf

This distribution also quite quite well when interpolated.

intepolate1 intepolate2

Finally, this distribution works well when used to generate LOD data.

-Reference

lod0

-4x4 Downsampling

lod1


This repo includes the code need to be added or modified in the Mitsuba source code. The full source code can be dowloaded here.

The scarf model used in the example can also be dowloaded here.

Note that some codes in this tool are from Mitsuba source code and Mitsuba is licensed under the terms of Version 3 of the GNU General Public License, so if you use this code in your project, please follow the rules described in the license.

About

A implementation for SIGGRAOH 2015 The SGGX Microflake Distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published