Clément Foucault fclem
  • I'm pixel pusher.

  • Joined on 2014-07-09
Clément Foucault commented on pull request blender/blender#108639 2023-06-07 08:53:04 +02:00
EEVEE-Next: Irradiance Cache: Initial Implementation

I saw on the EA videos and the PDF, that the surfels spread randomly and their density increased or decreased depending on the distance from the camera and not aligned in a "Grid" form like a…

Clément Foucault commented on pull request blender/blender#108639 2023-06-07 00:00:34 +02:00
EEVEE-Next: Irradiance Cache: Initial Implementation

@dodo-2

Sometimes surfels ovelap, and are not correctly placed when you have 2 plan one over the other

This is expected. The surfel representation is not precise enough to detect these…

Clément Foucault pushed to eevee-next-irradiance-cache at fclem/blender 2023-06-06 23:54:40 +02:00
ed211704aa Merge branch 'main' into eevee-next-irradiance-cache
7dc85e68fe Cleanup: Fix comment warning
cf967f8e08 Transform: Remove Indication of the Transformed Snap Base
8e059b569b UI: move 'Face Nearest' snap option to another section
8dc70b9e2e Cleanup: Correcting default cases in node.cc
Compare 57 commits »
Clément Foucault pushed to eevee-next-irradiance-cache at fclem/blender 2023-06-06 23:54:08 +02:00
ec45c23ce0 EEVEE-Next: Irradiance Bake: Attempt to fix compilation on NVidia GPU
2b53b64506 EEVEE-Next: Irradiance Bake: Change display size UI range
Compare 2 commits »
Clément Foucault pushed to main at blender/blender 2023-06-06 18:59:21 +02:00
3ecb301a20 Metal: Remove empty lines in log messages
79ec23b25f Metal: Use CLOG macros with working log level
Compare 2 commits »
Clément Foucault pushed to main at blender/blender 2023-06-06 18:08:35 +02:00
3db231189d Metal: Remove command buffer error file
Clément Foucault merged pull request blender/blender#108268 2023-06-06 18:08:33 +02:00
Metal: Remove command buffer error file
51f1b6588e Merge branch 'main' into MetalRemoveCommandBufferError
a29f6c854d GPU: Move texture attachment usage flag into Metal backend
6c7354a69a Merge branch 'blender-v3.6-release'
f07a4c1eed I18n: disambiguate "Fill"
d95486af95 18n: Use fmt::format() to replace string concatenation in nodes
Compare 391 commits »
Clément Foucault merged pull request blender/blender#108151 2023-06-06 18:01:33 +02:00
GPU: Move texture attachment usage flag into Metal backend
Clément Foucault pushed to main at blender/blender 2023-06-06 18:01:33 +02:00
a29f6c854d GPU: Move texture attachment usage flag into Metal backend
6e6de3a612 Merge branch 'main' into GPUTextureUsageAttachment_Metal
6c7354a69a Merge branch 'blender-v3.6-release'
f07a4c1eed I18n: disambiguate "Fill"
d95486af95 18n: Use fmt::format() to replace string concatenation in nodes
a741749a5c Fix crash in some tests after bpy.context.property addition
Compare 502 commits »
Clément Foucault created pull request blender/blender#108639 2023-06-06 00:59:40 +02:00
WIP: EEVEE-Next: Irradiance Cache: Initial Implementation
Clément Foucault pushed to eevee-next-irradiance-cache at fclem/blender 2023-06-05 23:29:50 +02:00
6627263d40 EEVEE-Next: Irradiance Bake: Move baking props to irradiance volumes
599e3d073b EEVEE-Next: Fix irradiance display size range
0c156e4bbb EEVEE-Next: Fix issues with irradiance volume ordering
1d4df1bfef Merge branch 'main' into eevee-next-irradiance-cache
e7cc266c92 EEVEE-Next: Fix shader buildtime validation
Compare 369 commits »
Clément Foucault pushed to main at blender/blender 2023-06-05 15:45:55 +02:00
e7cc266c92 EEVEE-Next: Fix shader buildtime validation
Clément Foucault pushed to main at blender/blender 2023-06-05 14:21:44 +02:00
d54fe40807 Cleanup: EEVEE: Simplify computation in #ltc_evaluate_disk_simple