Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@shawn0326 shawn0326 released this 15 Jan 10:17
· 1 commit to dev since this release

变更日志

  • 特性: 为 EffectComposer 添加 depthTextureAttachment 选项
  • 特性: 为 SSREffect 添加 importanceSampling
  • 特性: 为 SSREffect 添加 zThicknessThreshold 属性
  • 特性: 为 GBuffer 添加 supportLogDepth 属性
  • 特性: 为 GTAOEffectSSAOEffectSSREffect 添加 downScaleLevel 属性
  • 构建: 更新 t3d 到 0.3.2
  • 特性(插件): 添加 TransmissionEffect
  • 特性(插件): 引入 FastGBuffer
  • 修复(插件): 解决 VolumeEffect 中的颜色混合错误
  • 修复(插件): 解决 TransmissionEffect 中的颜色混合问题
  • 重构(示例): 在示例中用 RGBETexture2DLoader 替换 RGBELoader

Changelog

  • feat: add depthTextureAttachment option to EffectComposer
  • feat: add importanceSampling to SSREffect
  • feat: add zThicknessThreshold property to SSREffect
  • feat: add supportLogDepth property to GBuffer
  • feat: add downScaleLevel property to GTAOEffect SSAOEffect and SSREffect
  • build: update t3d to 0.3.2
  • feat(addons): add TransmissionEffect
  • feat(addons): introduce FastGBuffer
  • fix(addons): resolve color blending bug in 'VolumeEffect'
  • fix(addons): resolve color blending issue in TransmissionEffect
  • refactor(examples): replace RGBELoader with RGBETexture2DLoader in examples

Full Changelog: v0.3.0...v0.3.1