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

add : OutputPass in PostProcessRenderer #45

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

MasatoMakino
Copy link
Owner

see : https://threejs.org/docs/#manual/en/introduction/How-to-use-post-processing

公式ドキュメントのポストプロセスワークフローにOutputPassという処理が追加されていた。

これを追加したところ、以前のカラーマネージメント状態に近い出力を得られた。

@MasatoMakino
Copy link
Owner Author

mrdoob/three.js#26102

OutputPassに関する言及。sRGB空間の変換とトーンマッピングを担当するモジュールの模様。

@MasatoMakino MasatoMakino merged commit 9d78135 into main Jan 29, 2024
2 checks passed
@MasatoMakino MasatoMakino deleted the add-output-pass branch January 29, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant