Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pmndrs/postprocessing
A post processing library for three.js.
https://github.com/pmndrs/postprocessing
Update ColorEdgesMaterial
4b925baa7f4cde209c67929de21dac251e2de345 authored over 5 years ago
4b925baa7f4cde209c67929de21dac251e2de345 authored over 5 years ago
Update three
9e1ab5341ddb5baaf3d504f7f6d36b7a20d5079d authored over 5 years ago
9e1ab5341ddb5baaf3d504f7f6d36b7a20d5079d authored over 5 years ago
Update dependencies
4fb3d2851f9880d828e2ba5f0fd7bcd03b6f60f3 authored over 5 years ago
4fb3d2851f9880d828e2ba5f0fd7bcd03b6f60f3 authored over 5 years ago
Make setFullscreenMaterial() more robust
9966abc646719c23acd40f626f3ec2454fb4a9ec authored over 5 years ago
9966abc646719c23acd40f626f3ec2454fb4a9ec authored over 5 years ago
Minor refactoring
ba456bbd3f08419745ad9ed306a3240cab86d312 authored over 5 years ago
ba456bbd3f08419745ad9ed306a3240cab86d312 authored over 5 years ago
Adjust github link
68177c11a9b06bba3dd67c70576724297717cd80 authored over 5 years ago
68177c11a9b06bba3dd67c70576724297717cd80 authored over 5 years ago
Update README.md
e3f2aa523bc67480fa319f7daa4f1ea8840a7c84 authored over 5 years ago
e3f2aa523bc67480fa319f7daa4f1ea8840a7c84 authored over 5 years ago
Fix doc comment
8a3cedd77f766334457866a391498b4b7fcfa892 authored over 5 years ago
8a3cedd77f766334457866a391498b4b7fcfa892 authored over 5 years ago
Update demo assets
1b9ccd496fbcff333c34b49d3e4af2164e926443 authored over 5 years ago
1b9ccd496fbcff333c34b49d3e4af2164e926443 authored over 5 years ago
Version 6.4.0
f6774c02e8288327eeacbe0dc68fc6c6e5334f28 authored over 5 years ago
f6774c02e8288327eeacbe0dc68fc6c6e5334f28 authored over 5 years ago
Update dependencies.
d03319cc373be08300f2ea7148520a045594c5d9 authored over 5 years ago
d03319cc373be08300f2ea7148520a045594c5d9 authored over 5 years ago
Merge pull request #128 from vanruesc/fullscreen-triangle
Fullscreen Triangle
57735b2bbc9133f4b503b351733e46571e38415a authored over 5 years ago
Add information about performance
b2bc22f5eaf64b46d00a2a89203989e186b9363e authored almost 6 years ago
b2bc22f5eaf64b46d00a2a89203989e186b9363e authored almost 6 years ago
Update vertex shaders
e16975be8626519e4d537ebee256004bcaf78e38 authored almost 6 years ago
e16975be8626519e4d537ebee256004bcaf78e38 authored almost 6 years ago
Add optional function signature
mainSupport(const in vec2 uv);
b08a7e7de0a81671c15f5a31cce4875ca9a0b1da authored almost 6 years ago
Update rollup.config.js
3f9ab8ead9320f0ce00906ce187313cdcc6e67ba authored almost 6 years ago
3f9ab8ead9320f0ce00906ce187313cdcc6e67ba authored almost 6 years ago
Add uv attribute for backward compatibility
efd18daf96e2a78825243db5b16a5c3f73606d35 authored almost 6 years ago
efd18daf96e2a78825243db5b16a5c3f73606d35 authored almost 6 years ago
Replace the fullscreen quad with a triangle
This change removes the uv vertex attribute. The triangle geometry will be shared between fullsc...
d8a719daa83d21afd996c79d461e9b646b7d8885 authored almost 6 years ago
Version 6.3.3
fbae129115d034324368bfa155efd315dc9b0499 authored almost 6 years ago
fbae129115d034324368bfa155efd315dc9b0499 authored almost 6 years ago
Minor refactoring
bdd24e8210eeb3cf799bb74f4fce8c53b6993e4a authored almost 6 years ago
bdd24e8210eeb3cf799bb74f4fce8c53b6993e4a authored almost 6 years ago
Use vUv varying instead of uv attribute
The uv attribute will be removed soon.
25fd70452672b277e36a3c2629876b7edf020b04 authored almost 6 years ago
Calculate uv coordinates based on position
a99906bdd268054d962035729aae3ea836db4396 authored almost 6 years ago
a99906bdd268054d962035729aae3ea836db4396 authored almost 6 years ago
Don't re-declare round function
This change makes SMAA compatible with WebGL2. Addresses #127.
dc8f8b59a8a0f248d4b3076403a93f0847c2ed69 authored almost 6 years ago
Rename sample to texel.
48e686e93e1b0a4f75bcb1597162117cb8b688fb authored almost 6 years ago
48e686e93e1b0a4f75bcb1597162117cb8b688fb authored almost 6 years ago
Update sandbox fiddle.
43a6776c2a391ddd3539262e078b0f35b5563004 authored almost 6 years ago
43a6776c2a391ddd3539262e078b0f35b5563004 authored almost 6 years ago
Enable shader error checking.
30f14bc2c7b8fdf3575ef05deadd35cc48b67650 authored almost 6 years ago
30f14bc2c7b8fdf3575ef05deadd35cc48b67650 authored almost 6 years ago
Set power preference to high-performance.
798864f0bb80f39894650f3756a0aa91c471e153 authored almost 6 years ago
798864f0bb80f39894650f3756a0aa91c471e153 authored almost 6 years ago
Disable antialias.
e0e037c2ae44ef4ef4881a1cd22fe184077b61d0 authored almost 6 years ago
e0e037c2ae44ef4ef4881a1cd22fe184077b61d0 authored almost 6 years ago
Merge branch 'master' of https://github.com/vanruesc/postprocessing
b978bdf0b656bfd930493afa7fbdfba78fdf9682 authored almost 6 years ago
b978bdf0b656bfd930493afa7fbdfba78fdf9682 authored almost 6 years ago
Version 6.3.2.
8939cd7fa19359791b42ce5057b475cb9e3325dc authored almost 6 years ago
8939cd7fa19359791b42ce5057b475cb9e3325dc authored almost 6 years ago
Update rollup.config.js
10a9f74044192f5f8f2ea32ba8bf80fd9e5eb076 authored almost 6 years ago
10a9f74044192f5f8f2ea32ba8bf80fd9e5eb076 authored almost 6 years ago
Replace rollup-plugin-string with rollup-plugin-glsl.
60cf36c169ecc4b51f35387e71e8286b60511dbf authored almost 6 years ago
60cf36c169ecc4b51f35387e71e8286b60511dbf authored almost 6 years ago
Use updateWorldMatrix.
fa1b2382af69d2cf867630e4c95a580a4fe468e5 authored almost 6 years ago
fa1b2382af69d2cf867630e4c95a580a4fe468e5 authored almost 6 years ago
Update sandbox fiddle.
8ef62d8946d3d09afda14c5aef2bdc15bfde2e4e authored almost 6 years ago
8ef62d8946d3d09afda14c5aef2bdc15bfde2e4e authored almost 6 years ago
Version 6.3.1.
4f43536394df2d91c99a2f21efc81971f493aef0 authored almost 6 years ago
4f43536394df2d91c99a2f21efc81971f493aef0 authored almost 6 years ago
Don't discard depth flags.
501b604ddf71b08d41d8e1acd2e94ca971f45277 authored almost 6 years ago
501b604ddf71b08d41d8e1acd2e94ca971f45277 authored almost 6 years ago
Update CONTRIBUTING.md
4d5083abee3e9cdbbb0e719f6fac636fe2f3fad3 authored almost 6 years ago
4d5083abee3e9cdbbb0e719f6fac636fe2f3fad3 authored almost 6 years ago
Refactor PerformanceDemo.
Minor adjustments.
da69678598ae6a95b2b0c7160276bcc2b0dd376f authored almost 6 years ago
Update sandbox fiddle.
d64ccfc5ec3771019093724dc12917fb5f4558b5 authored almost 6 years ago
d64ccfc5ec3771019093724dc12917fb5f4558b5 authored almost 6 years ago
Version 6.3.0.
4eab28be63e3def65717aa0ae500a2391c5ba8a0 authored almost 6 years ago
4eab28be63e3def65717aa0ae500a2391c5ba8a0 authored almost 6 years ago
Update dependencies.
30a687dd92300b8a52e020f7d14520b197daeb22 authored almost 6 years ago
30a687dd92300b8a52e020f7d14520b197daeb22 authored almost 6 years ago
Update sandbox fiddle.
a1dbe4e676295a93852405a71ce99bc0ddf7f7c4 authored almost 6 years ago
a1dbe4e676295a93852405a71ce99bc0ddf7f7c4 authored almost 6 years ago
Version 6.2.2.
3a8da4fead5927ffaf0ee01b779332005b21b709 authored almost 6 years ago
3a8da4fead5927ffaf0ee01b779332005b21b709 authored almost 6 years ago
Use world transform.
Addreses #122.
f6d03f091b15b3494913c11e4b805f883f09ee3a authored almost 6 years ago
Minor formatting.
5ad062803913efdc4be510c64e4d029d07407ed3 authored almost 6 years ago
5ad062803913efdc4be510c64e4d029d07407ed3 authored almost 6 years ago
Fresh build.
631a576dec56bf67499030c5bb141e96a1560ed3 authored almost 6 years ago
631a576dec56bf67499030c5bb141e96a1560ed3 authored almost 6 years ago
Add performance demo.
Addresses #96.
07a4db0435bffa383f29f1a71c481eb81f5db051 authored almost 6 years ago
Merge dot-screen, grid and scanline into pattern demo.
d5f6cc3fa273a0c04dcf78040ec14e4d37762130 authored almost 6 years ago
d5f6cc3fa273a0c04dcf78040ec14e4d37762130 authored almost 6 years ago
Merge color average and sepia into color grading.
81940d74cfd05af9af835cb0b11dce6118716316 authored almost 6 years ago
81940d74cfd05af9af835cb0b11dce6118716316 authored almost 6 years ago
Update badges.
e65b456fa4c6f3c40c508650f7ef32131eb2eb98 authored almost 6 years ago
e65b456fa4c6f3c40c508650f7ef32131eb2eb98 authored almost 6 years ago
Add link to a basic sandbox.
612c9704cd2d6522f808aedd305e18c8a1325bcf authored almost 6 years ago
612c9704cd2d6522f808aedd305e18c8a1325bcf authored almost 6 years ago
Add jsdelivr badge.
bd2ce25eb17f2e7ef041092b01131d45de4a0552 authored almost 6 years ago
bd2ce25eb17f2e7ef041092b01131d45de4a0552 authored almost 6 years ago
Add missing field declaration.
611e13f6982af6e5ccb024fe2d4ba608a489779e authored almost 6 years ago
611e13f6982af6e5ccb024fe2d4ba608a489779e authored almost 6 years ago
Update list of included effects.
301142cedbf73ee3c2227c9c56d04f69f400e9f6 authored almost 6 years ago
301142cedbf73ee3c2227c9c56d04f69f400e9f6 authored almost 6 years ago
Version 6.2.1.
081aeb421ac2870125d532c68be5f797bfcefe7d authored almost 6 years ago
081aeb421ac2870125d532c68be5f797bfcefe7d authored almost 6 years ago
Add ColorDepthEffect test.
a1d6d068ede0c5a87a39be423c204a254785b548 authored almost 6 years ago
a1d6d068ede0c5a87a39be423c204a254785b548 authored almost 6 years ago
Make parameters optional.
62c67c8f3975df18e9bd89a6d4113a5c5e55559c authored almost 6 years ago
62c67c8f3975df18e9bd89a6d4113a5c5e55559c authored almost 6 years ago
Version 6.2.0.
b64dca4ec93bf298f7fa20e52ad434635524b1b5 authored almost 6 years ago
b64dca4ec93bf298f7fa20e52ad434635524b1b5 authored almost 6 years ago
Added ColorDepthEffect.
8640459fb08b1a7a7792f5571c5ff2e5ff8b3a56 authored almost 6 years ago
8640459fb08b1a7a7792f5571c5ff2e5ff8b3a56 authored almost 6 years ago
Update doc comment.
0a1e91d1705c775d07cb233fa3db68266aeac263 authored almost 6 years ago
0a1e91d1705c775d07cb233fa3db68266aeac263 authored almost 6 years ago
Fix typo.
609da4920d4b4253b81413d720140bb5e3c75d06 authored almost 6 years ago
609da4920d4b4253b81413d720140bb5e3c75d06 authored almost 6 years ago
Version 6.1.1.
Fixed peer dependency version requirement.
3912a6b95553c874577a07524cdbb0cb7a572ef8 authored almost 6 years ago
Version 6.1.0.
4cd7e43e32083ae51dafcd34ef75db4ae8d5d9df authored almost 6 years ago
4cd7e43e32083ae51dafcd34ef75db4ae8d5d9df authored almost 6 years ago
Update rollup-plugin-babel-minify.
cba7c3a4e1889e515df605a547963c1dac7466e1 authored almost 6 years ago
cba7c3a4e1889e515df605a547963c1dac7466e1 authored almost 6 years ago
Version 6.0.2.
790589ab9cb02c86547b03d87df70459cdb5b458 authored almost 6 years ago
790589ab9cb02c86547b03d87df70459cdb5b458 authored almost 6 years ago
Update tests.
3d9c796532217cdd846d8f6e139264392aeb99f6 authored almost 6 years ago
3d9c796532217cdd846d8f6e139264392aeb99f6 authored almost 6 years ago
Remove trailing spaces.
ec05cdab9270121a61a20cf419da70640bfe3b6b authored almost 6 years ago
ec05cdab9270121a61a20cf419da70640bfe3b6b authored almost 6 years ago
Add polyfill for IE11.
c988794231b4387d188bd84dc319749730ece1bb authored almost 6 years ago
c988794231b4387d188bd84dc319749730ece1bb authored almost 6 years ago
Update OutlineEffect to support alpha rendering contexts.
Related #114.
4e97465f43beed2d5c1fa5bda1103475ab5c1cc7 authored almost 6 years ago
Update demos.
Use an explicit clear alpha.
038ac48e2cee4e1932d0dcddebe3fc72d06ba07c authored almost 6 years ago
Remove umd from bundle name.
22a054f445279f2cbda9eae6abb6bf45fb95ab86 authored almost 6 years ago
22a054f445279f2cbda9eae6abb6bf45fb95ab86 authored almost 6 years ago
Update babel config.
642f8af9852c83ac357ebe10326a6bbd9e1d64da authored almost 6 years ago
642f8af9852c83ac357ebe10326a6bbd9e1d64da authored almost 6 years ago
Adjust a comment.
483421506a72267333709f78e0daf06e36a01fd8 authored almost 6 years ago
483421506a72267333709f78e0daf06e36a01fd8 authored almost 6 years ago
Treat clear color and clear alpha separately.
09a1d5c0f1247c1621c9b98bd15981456e5bd93b authored almost 6 years ago
09a1d5c0f1247c1621c9b98bd15981456e5bd93b authored almost 6 years ago
Run babel on the ESM bundle.
584d2603f6dc0d481fae0525329397d15eb0dfb0 authored almost 6 years ago
584d2603f6dc0d481fae0525329397d15eb0dfb0 authored almost 6 years ago
Adjust doc comments.
ac7893966d62dbd8172b79c0bb57f71cfcacf85b authored almost 6 years ago
ac7893966d62dbd8172b79c0bb57f71cfcacf85b authored almost 6 years ago
Code cleanup.
5fbff862a0078dbac8cf4947285bb5bc2003a195 authored almost 6 years ago
5fbff862a0078dbac8cf4947285bb5bc2003a195 authored almost 6 years ago
Update docs.
429408f2c350de30f4b79f6e93187b2b014e6b7a authored almost 6 years ago
429408f2c350de30f4b79f6e93187b2b014e6b7a authored almost 6 years ago
Don't show private fields in docs.
38a5b1392ede278c8f505b2b178548e6ac0515a1 authored almost 6 years ago
38a5b1392ede278c8f505b2b178548e6ac0515a1 authored almost 6 years ago
Clean up documentation.
14c085892e4d788f1ecce6f9e4728e012b84650d authored almost 6 years ago
14c085892e4d788f1ecce6f9e4728e012b84650d authored almost 6 years ago
Adjust a comment.
412d54be90a921d906da28941cf188d79dd61d34 authored almost 6 years ago
412d54be90a921d906da28941cf188d79dd61d34 authored almost 6 years ago
Version 6.0.1.
ceedcedef1d502e0cd76326be25c8295cd783a90 authored almost 6 years ago
ceedcedef1d502e0cd76326be25c8295cd783a90 authored almost 6 years ago
Change the depth texture management.
Let the passes handle them. This fixes a potential bug that could occur when passes were enabled...
489ede66f6f1cc8ae2121072acb8fa217b2101a3 authored almost 6 years ago
Removed normal resolution scale option.
4ee770d20c5bf34ae508527ee34a8a17d9c8096c authored almost 6 years ago
4ee770d20c5bf34ae508527ee34a8a17d9c8096c authored almost 6 years ago
Use getRenderer method.
32560489eeb6823c1ed87c0ed0324d4960c84cb4 authored almost 6 years ago
32560489eeb6823c1ed87c0ed0324d4960c84cb4 authored almost 6 years ago
Version 6.0.0.
15371f93fa0fb3e9e495365af572889b13c722aa authored almost 6 years ago
15371f93fa0fb3e9e495365af572889b13c722aa authored almost 6 years ago
Update dependencies.
130b3b229332c279a4cd0fc5d009f9db112899d7 authored almost 6 years ago
130b3b229332c279a4cd0fc5d009f9db112899d7 authored almost 6 years ago
Update rollup-plugin-string.
881c24fd53bbc25fe9858f905c819473a2e51676 authored almost 6 years ago
881c24fd53bbc25fe9858f905c819473a2e51676 authored almost 6 years ago
Merge pull request #110 from vanruesc/dev
Version 6.0.0
bbe4dec9ef2ec6f8decb70fc4859d251763b99bd authored almost 6 years ago
Update GodRaysEffect test.
411bac0f2d14838a1a7dbfc8d9b861d7ee1e1924 authored almost 6 years ago
411bac0f2d14838a1a7dbfc8d9b861d7ee1e1924 authored almost 6 years ago
Create DepthMaskMaterial test.
2cf83fbc3e9ea0f2568bb15c6b622b5d5d410149 authored almost 6 years ago
2cf83fbc3e9ea0f2568bb15c6b622b5d5d410149 authored almost 6 years ago
Improve scalability of GodRaysEffect.
Addresses #99.
593a1a2fa4a7f111c7607dee3ad6fb07f6f646b9 authored almost 6 years ago
Add DepthMaskMaterial.
eccb4ded593fb5d576dd932228ca85271c6e6404 authored almost 6 years ago
eccb4ded593fb5d576dd932228ca85271c6e6404 authored almost 6 years ago
Remove constructor parameters.
Require a light position.
3603a4a6505d7aa5cbabb57fc14f48f386fa198b authored almost 6 years ago
Make sure uniforms is not undefined.
6f08a79aa54b81981c839b8a04c1c4735af47834 authored almost 6 years ago
6f08a79aa54b81981c839b8a04c1c4735af47834 authored almost 6 years ago
Code cleanup.
9f3e13c3b945b700d6fecbd0483710d3e2b5966d authored almost 6 years ago
9f3e13c3b945b700d6fecbd0483710d3e2b5966d authored almost 6 years ago
Remove renderTarget from render call.
986096c9aa7921c3bf4aef88d5cc8494f49464d5 authored almost 6 years ago
986096c9aa7921c3bf4aef88d5cc8494f49464d5 authored almost 6 years ago
Use destructuring for optional constructor parameters.
5ed4c0a51ded22fd8a6ae6a29aeb5a9bc4b3b631 authored almost 6 years ago
5ed4c0a51ded22fd8a6ae6a29aeb5a9bc4b3b631 authored almost 6 years ago
Update a doc comment.
4f9dad1dc1516acd876f563f1f5364ec874d12b0 authored almost 6 years ago
4f9dad1dc1516acd876f563f1f5364ec874d12b0 authored almost 6 years ago
Make renderer private and add getRenderer.
a6436300c5a1f180e56d2e2381f2073c33507ae2 authored almost 6 years ago
a6436300c5a1f180e56d2e2381f2073c33507ae2 authored almost 6 years ago