Commit Graph

26 Commits

Author SHA1 Message Date
Romain Guy
7547cd9ee5 Update images for the documentation 2018-08-15 13:57:48 -07:00
Romain Guy
24dc24ce86 Add explanations about the Fresnel term 2018-08-15 13:13:48 -07:00
Romain Guy
3a538f90c8 Update docs 2018-08-13 12:22:53 -07:00
Omar Shehata
41bbac7098 Fix typo (#85)
Fixing a typo in the overview section.
2018-08-13 07:44:31 -07:00
Romain Guy
12da05e249 Update docs 2018-08-09 17:41:07 -07:00
Romain Guy
6b1788fc6e Add about section 2018-08-09 16:06:50 -07:00
Romain Guy
202ce993af Document pre-exposed lights
Fixes various mistakes
Add link to the GitHub project
Document the IBL specular in the cloth section
2018-08-09 10:18:51 -07:00
Romain Guy
128ab657df Switch cloth model from Ashikhmin NDF to "Charlie" NDF (#53)
* Add new Cloth NDF

Based on the work by Estevez and Kulla, also known as the "Charlie" sheen.

* Restore DFG computation to GGX

* New proposed approximation for Cloth DFG

* Add "Charlie" cloth DFG approximation to cmgen

* Switch to "Charlie" sheen for cloth shading

* Document the new cloth NDF and DFG approximation
2018-08-08 17:22:41 -07:00
Romain Guy
f3c4582727 Update incorrect Charlie DFG (#48) 2018-08-08 10:26:26 -07:00
Romain Guy
86bfcf9afa Fix several typos in Filament.md.html 2018-08-07 09:35:19 -07:00
Tact Yoshida
ad49986245 Remove execute permissions 2018-08-06 10:36:54 -07:00
Romain Guy
55476e97f0 Fix clear coat attenuation for direct lighting
The diffuse term was erroneously multiplied by (1-Fc)^2 after a previous refactoring. The documentation was correct.
2018-08-05 00:10:04 -07:00
Romain Guy
c9babb32e6 Fix typo in clear coat IBL docs 2018-08-04 23:43:29 -07:00
Romain Guy
ef9eabf773 Clarify the attenuation term in the clear coat model 2018-08-04 23:30:22 -07:00
Romain Guy
680ec9c796 Fix the link to the Spherical Harmonics section 2018-08-04 23:26:02 -07:00
Romain Guy
dc20c3d4a2 Fix max clear coat roughness in the documentation 2018-08-04 23:02:28 -07:00
Romain Guy
0c6590f49f Fix typos in the documentation 2018-08-04 23:00:41 -07:00
Romain Guy
14092f196f Add annex on spherical harmonics to docs 2018-08-04 15:30:31 -07:00
Romain Guy
f05f855656 Make Markdeep work offline 2018-08-04 11:05:12 -07:00
Jesse
fd380530c4 Fix more typos 2018-08-04 09:45:27 -07:00
Jesse
72ac897684 Fix some doc typos 2018-08-04 09:45:27 -07:00
Marshall
3252f90489 Fixed typo in the docs 2018-08-04 09:35:11 -07:00
Romain Guy
59d84e13a0 Fix typo in the docs 2018-08-03 23:58:04 -07:00
Romain Guy
b6b8ba32cd Add sample images to README.md 2018-08-03 18:12:58 -07:00
Romain Guy
a405cb1d01 Fix typo in documentation 2018-08-03 17:51:10 -07:00
Romain Guy
b3d758f3b3 Initial commit 2018-08-03 10:38:22 -07:00