Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bloomについて、ShaderMaterialとカラーマネージメントコードが影響を与えていないか調査する #44

Closed
MasatoMakino opened this issue Jan 28, 2024 · 2 comments · Fixed by #45
Assignees

Comments

@MasatoMakino
Copy link
Owner

three.jsをr160に更新してから、bloomの出力が以前のリビジョンのものと挙動が変化している。
r155で導入されたカラーマネージメントが影響を与えていないか調査する。

具体的には

  • Bloom内部で利用されているMaterialにカラーマネージメントコードが含まれているか
  • 含まれている場合、Materialのカラースペース設定は必要か
  • エフェクトコンポーザーが利用しているテクスチャにカラーマネージメントコードが影響を与えているか

を調査すること

@MasatoMakino MasatoMakino self-assigned this Jan 28, 2024
@MasatoMakino
Copy link
Owner Author

公式のデモページを確認し、直近で更新が入っていないか確認すること

@MasatoMakino
Copy link
Owner Author

@MasatoMakino MasatoMakino linked a pull request Jan 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant