Mr.doob
|
95c2f07af0
Merge pull request #8178 from bhouston/taa
|
9 жил өмнө |
Ben Houston
|
345ff94536
add back 32 sample level, simplify TAARenderPass via reusing shader from ManualMSAAREnderPAss.
|
9 жил өмнө |
Ben Houston
|
0029d1359c
smoothly interpolate to the TAA result as it is being created.
|
9 жил өмнө |
Ben Houston
|
4490ebf631
fix bug - msaa and taa should accumulate rgb and alpha the same.
|
9 жил өмнө |
Mr.doob
|
114dac1894
Merge pull request #8182 from WestLangley/dev-cleanup
|
9 жил өмнө |
Ben Houston
|
6ccf94aa39
add taa to example files listing.
|
9 жил өмнө |
WestLangley
|
3efe711037
Clean up
|
9 жил өмнө |
Ben Houston
|
47eb1db0f3
add TODO: create smooth transition in the future from hold to sample render target in TAARenderPass
|
9 жил өмнө |
Ben Houston
|
b5969ce701
fix bug.
|
9 жил өмнө |
Ben Houston
|
a66afc819c
remove subdivisions of box.
|
9 жил өмнө |
Ben Houston
|
17a9dca296
better quality results of TAA because accumulation is done using the same form.
|
9 жил өмнө |
Ben Houston
|
0003985a9b
better explanations for taa and msaa examples.
|
9 жил өмнө |
Ben Houston
|
64eb745c3c
add TAARenderPass and polish MSAA example/code.
|
9 жил өмнө |
Mr.doob
|
35a5994828
Merge pull request #8174 from Mugen87/dev
|
9 жил өмнө |
Mugen87
|
bde444afd3
clean up webgl_animation_cloth.html
|
9 жил өмнө |
Mr.doob
|
a5b24b29e2
Updated builds.
|
9 жил өмнө |
Mr.doob
|
d7b5a892aa
WebGLShadowMap: Make sure USE_SHADOWMAP is defined for distanceMaterial. Fixes #8166.
|
9 жил өмнө |
Mr.doob
|
ebea9c71f3
WebGLShadowMap: Removed unused code.
|
9 жил өмнө |
Mr.doob
|
04fc6babb7
Docs: Removed OBJMTLLoader. See #8085
|
9 жил өмнө |
Mr.doob
|
87f330077b
SubdivisionModifier clean up.
|
9 жил өмнө |
Mr.doob
|
fc18da74ff
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
9 жил өмнө |
Mr.doob
|
8501b6c35e
SubdivisionModifier clean up.
|
9 жил өмнө |
Mr.doob
|
a663fa5bd0
Merge pull request #8159 from bhouston/msaa
|
9 жил өмнө |
Ben Houston
|
d86fa4984c
remove now inaccurate comment.
|
9 жил өмнө |
Ben Houston
|
5ee01466a5
rename MSAAPass -> ManualMSAARenderPass. Remove 32 sample pattern (leads to rounding errors), simplify the shader.
|
9 жил өмнө |
Ben Houston
|
22b0a8f66b
sort MSAA samples from closest to center to furthest, to use backbuffer precision for those closest. Random order may also work.
|
9 жил өмнө |
Mr.doob
|
81b4a5830d
SubdivisionModifier clean up.
|
9 жил өмнө |
Mr.doob
|
be07746f4d
Merge pull request #7907 from centerionware/dev
|
9 жил өмнө |
Mr.doob
|
786b5da152
Simplified and improved msaa and smaa examples.
|
9 жил өмнө |
Mr.doob
|
2ea4c7beb8
Clean up.
|
9 жил өмнө |