EEVEE Next: Subsurface Scattering #107407

Merged
Miguel Pozo merged 24 commits from pragma37/blender:pull-eevee-next-sss into main 2023-06-15 15:49:12 +02:00

24 Commits

Author SHA1 Message Date
Miguel Pozo fbe7c3c770 Revert "Change default thickness"
This reverts commit 11c6138bc4.
2023-06-15 15:44:36 +02:00
Miguel Pozo 9264ab9104 Merge branch 'main' into pull-eevee-next-sss 2023-06-15 15:20:11 +02:00
Miguel Pozo d34f22d0f4 Add texture slot workaround 2023-06-14 18:54:38 +02:00
Miguel Pozo 11c6138bc4 Change default thickness 2023-06-14 17:50:16 +02:00
Miguel Pozo 07dce2224b Workaround for transmittance_profile values. 2023-06-14 17:42:05 +02:00
Miguel Pozo d8ce569c21 Bind rp_value_tx 2023-06-14 17:41:26 +02:00
Miguel Pozo 8d6a0f4e4d Remap texture slots 2023-06-14 17:40:38 +02:00
Miguel Pozo aa7fc90c55 Merge branch 'main' into pull-eevee-next-sss 2023-06-12 17:36:05 +02:00
Miguel Pozo 1f47c1b122 Diffuse Light Pass 2023-06-01 17:54:30 +02:00
Miguel Pozo 7f2926f9cf Merge branch 'main' into pull-eevee-next-sss 2023-06-01 16:26:56 +02:00
Miguel Pozo 1d28e81235 Move pass implementation to SubsurfaceModule 2023-05-12 15:59:49 +02:00
Miguel Pozo e0d6c31af9 Move shader create info to its own file 2023-05-12 15:18:31 +02:00
Miguel Pozo 5194b648c3 Code style 2023-05-12 13:40:29 +02:00
Miguel Pozo cfae033fcb Fix gbuffer_ior_unpack 2023-05-12 13:40:29 +02:00
Miguel Pozo 7dcfd4cd62 Fix texture negative ref count 2023-05-12 13:40:28 +02:00
Miguel Pozo 5cef5870dd Closure stencil 2023-05-12 13:40:28 +02:00
Miguel Pozo 8127efbaa4 Correct transmittance tex slot 2023-05-12 13:40:28 +02:00
Miguel Pozo 7db9f0087f Cleanup 2023-05-12 13:40:28 +02:00
Miguel Pozo 8dd009fabb Fix gbuffer_normal_pack 2023-05-12 13:39:41 +02:00
Miguel Pozo ac61b698dd Fix subsurface_eval energy 2023-05-12 13:39:41 +02:00
Miguel Pozo e6ee38d218 SSS transmittance 2023-05-12 13:39:41 +02:00
Miguel Pozo c13ce1dc06 Fix sss_id 2023-05-12 13:38:27 +02:00
Miguel Pozo 154156a44d Initial implementation 2023-05-12 13:38:27 +02:00
Miguel Pozo d0d2d15677 Copy eeevee-rewrite sss implementation 2023-05-12 13:38:27 +02:00