Skip to content

Use a local TBN in the solari BRDF#23948

Merged
alice-i-cecile merged 2 commits into
bevyengine:mainfrom
dylansechet:solari_brdf_tbn
Apr 24, 2026
Merged

Use a local TBN in the solari BRDF#23948
alice-i-cecile merged 2 commits into
bevyengine:mainfrom
dylansechet:solari_brdf_tbn

Conversation

@dylansechet

Copy link
Copy Markdown
Contributor

Objective

BRDF fixes for solari. Split off from #23818.

Solution

Use a local TBN instead of mikktspace, which was producing seams on the spheres used for the white furnace test.

Testing

On main:
1_main_F_AB

This PR:
2_proper_tbn

@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Apr 23, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering Apr 23, 2026
@alice-i-cecile alice-i-cecile added the D-Straightforward Simple bug fixes and API improvements, docs, test and examples label Apr 23, 2026
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Apr 24, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Apr 24, 2026
Merged via the queue into bevyengine:main with commit 26bdc3b Apr 24, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in Rendering Apr 24, 2026
tychedelia pushed a commit to processing/bevy that referenced this pull request Apr 30, 2026
# Objective
BRDF fixes for solari. Split off from bevyengine#23818.

## Solution

Use a local TBN instead of mikktspace, which was producing seams on the
spheres used for the white furnace test.

## Testing
On main:
<img width="1920" height="1013" alt="1_main_F_AB"
src="https://github.com/user-attachments/assets/c05acf43-faa1-4128-9cdc-807ed2364518"
/>

This PR:
<img width="1920" height="1013" alt="2_proper_tbn"
src="https://github.com/user-attachments/assets/7230e9d9-02ec-4435-8d74-1b7b7a314e27"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants