Extended Volumetric Path Tracer (volpath)

このインテグレーターは、放射伝達方程式の近似解を計算するために使用できる、拡張ボリューミック パス トレーサーを実装します。このインテグレーターは、BSDF とダイレクト イルミネーション サンプリング ストラテジー (direct illumination sampling strategies) による位相関数サンプリング (phase function sampling) との結合のために、多重重点的サンプリングを利用します。サーフェス上では標準パス トレーサーのように動作します。
This integrator has special support for index-matched transmission events (i.e. surface scattering events that do not change the direction of light). As a consequence, participating media enclosed by a stencil shape (see Section 8.1 for details) are rendered considerably more efficiently when this shape has no17 BSDF assigned to it (as compared to, say, a dielectric or roughdielectric BSDF).
17 this is what signals to Mitsuba that the boundary is index-matched and does not interact with light in any way. Alternatively, the mask and thindielectric BSDF can be used to specify index-matched boundaries that involve some amount of interaction.

推奨サンプルジェネレーター

  • 特になし

注意

  • このインテグレーターは、周りのメディアと異なる屈折率を持つパーティシペイト メディアをレンダリングする際、パフォーマンスが低下します。
  • このインテグレーターは、コースティクスやそれに似た効果をレンダリングする時、収束性が良くありません。この様な場合は、Bidirectional Path Tracer (bdpt)Photon Mapper (photonmapper) 等の方が好ましい場合があります


Parameter


Max. path depth

生成される出力イメージの最長パス深さ (-1 - 100) を設定します。
詳細については、Integrators の 「パス深度 - Path depth」を参照してください。
  • タイプ : 整数
  • 初期値 : 24

Russian roulette starting depth

ロシアン ルーレット方式によるパスの終了判定基準の使用を開始する最小パス深さ (0 - 100) を設定します。
  • タイプ : 整数
  • 初期値 : 10

Strict Normals

有効にすることで、潜在的な矛盾を含んでいるシェーディング法線があるかを厳しくチェックします。
詳細については、Integrators の 「法線の厳密なチェック - Strict Normals」を参照してください。
  • タイプ : ブーリンアン
  • 初期値 : オフ

Hide Emitters

有効にすることで、直接見えるエミッターを非表示にします。
詳細については、Integrators の 「直接見える発光体を隠す - Hiding directly visible emitters」を参照してください。
  • タイプ : ブーリンアン
  • 初期値 : オフ



  • 最終更新:2014-07-31 16:43:30

このWIKIを編集するにはパスワード入力が必要です

認証パスワード