Commit Graph

6 Commits

Author SHA1 Message Date
YiQianYao a13b5ff2c8
Shihui (#952)
* feat: 增加 bloomPass1.0、修改渲染流程,让 multiPass 有正确的渲染顺序

* style: lint style
2022-02-08 15:56:12 +08:00
YiQianYao 186f6c21f9
Passdev (#951)
* fix: 恢复后处理,修复后处理和拾取的不兼容

* style: lint style
2022-02-07 17:45:46 +08:00
yuqi.pyq 648357fe8e feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
2019-11-26 17:51:29 +08:00
xiaoiver 44dec441af 完善构建方案 & 容器 Bug 修复 (#84)
* feat(core): support hierarchical containers

* feat(multipassrenderer): support custom postprocessing pass

* build(rollup): output CDN bundle to @antv/l7/dist

* build(tsc): generate TS declaration files

* chore(prerelease): prerelease beta.10
2019-11-25 15:27:56 +08:00
yuqi.pyq a2a69fad2a feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +08:00
yuqi.pyq dfb03f62d4 feat(multi-pass): support TAA(Temporal Anti-Aliasing)
we can enable TAA in layer's options now, but there're something wrong when picking enabled at same
time.
2019-10-29 14:42:41 +08:00