Using Custom Effect with Bloom, Bloom doesn't work

オープン
#286 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
react, three.js, typescript

調査の方向性

リンクされたCodeSandboxデモから始め、カスタムのラジアルブラー効果、Bloom、levaコントロールパネル間のインタラクションを再現してください。Bloom効果に一意のkeyがない場合とある場合の動作を比較し、関連するコンポーネントの更新と効果のライフサイクルを追跡してください。ラジアルブラーの度合いを変更しても、強制的なunique keyを必要とせずにBloomが機能し続ければ完了です。

索引モデルが issue の本文から書いたものです。

説明

I wrote a radial blur effect. When I used it with the Bloom effect, I changed the degree of radial blur through the leva control panel and found that the Bloom effect did not work, but if i give a Bloom Effect an unique key it's work, I don't understand what caused this.
image
image
image
image
image
i make a demo to show that
here is link: demo

主要言語
TypeScript
スター
1.4k
フォーク
134
平均マージ
4分
マージ済み PR(30日)
4

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

pmndrs/react-postprocessing のほかの issue

pmndrs/react-postprocessing の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。