react-native-webrtc-kaleidoscope 2.6.0 → 2.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -17,13 +17,13 @@ export const clouds = {
|
|
|
17
17
|
uSkyHighColor: [0.04, 0.03, 0.86],
|
|
18
18
|
uCloudLightColor: [1.0, 0.91, 0.77],
|
|
19
19
|
uCloudDarkColor: [0.3, 0.3, 0.5],
|
|
20
|
-
uExposure: 1.
|
|
20
|
+
uExposure: 1.27,
|
|
21
21
|
uStepSize: 0.16,
|
|
22
|
-
uCloudSpeed: 0.
|
|
22
|
+
uCloudSpeed: 0.52,
|
|
23
23
|
uCloudScale: 1.08,
|
|
24
|
-
uDensity: 0.
|
|
25
|
-
uCoverage: 0.
|
|
26
|
-
uSoftness: 0.
|
|
24
|
+
uDensity: 0.245,
|
|
25
|
+
uCoverage: 0.47,
|
|
26
|
+
uSoftness: 0.28,
|
|
27
27
|
},
|
|
28
28
|
},
|
|
29
29
|
// You, under the sky.
|
|
@@ -9,13 +9,13 @@ export declare const clouds: {
|
|
|
9
9
|
readonly uSkyHighColor: readonly [0.04, 0.03, 0.86];
|
|
10
10
|
readonly uCloudLightColor: readonly [1, 0.91, 0.77];
|
|
11
11
|
readonly uCloudDarkColor: readonly [0.3, 0.3, 0.5];
|
|
12
|
-
readonly uExposure: 1.
|
|
12
|
+
readonly uExposure: 1.27;
|
|
13
13
|
readonly uStepSize: 0.16;
|
|
14
|
-
readonly uCloudSpeed: 0.
|
|
14
|
+
readonly uCloudSpeed: 0.52;
|
|
15
15
|
readonly uCloudScale: 1.08;
|
|
16
|
-
readonly uDensity: 0.
|
|
17
|
-
readonly uCoverage: 0.
|
|
18
|
-
readonly uSoftness: 0.
|
|
16
|
+
readonly uDensity: 0.245;
|
|
17
|
+
readonly uCoverage: 0.47;
|
|
18
|
+
readonly uSoftness: 0.28;
|
|
19
19
|
};
|
|
20
20
|
}, {
|
|
21
21
|
readonly id: 'you';
|
|
@@ -17,13 +17,13 @@ exports.clouds = {
|
|
|
17
17
|
uSkyHighColor: [0.04, 0.03, 0.86],
|
|
18
18
|
uCloudLightColor: [1.0, 0.91, 0.77],
|
|
19
19
|
uCloudDarkColor: [0.3, 0.3, 0.5],
|
|
20
|
-
uExposure: 1.
|
|
20
|
+
uExposure: 1.27,
|
|
21
21
|
uStepSize: 0.16,
|
|
22
|
-
uCloudSpeed: 0.
|
|
22
|
+
uCloudSpeed: 0.52,
|
|
23
23
|
uCloudScale: 1.08,
|
|
24
|
-
uDensity: 0.
|
|
25
|
-
uCoverage: 0.
|
|
26
|
-
uSoftness: 0.
|
|
24
|
+
uDensity: 0.245,
|
|
25
|
+
uCoverage: 0.47,
|
|
26
|
+
uSoftness: 0.28,
|
|
27
27
|
},
|
|
28
28
|
},
|
|
29
29
|
// You, under the sky.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clouds.js","sourceRoot":"","sources":["../../../../catalog/composites/clouds/clouds.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,8BAA8B;AAC9B,EAAE;AACF,oEAAoE;;;AAIvD,QAAA,MAAM,GAAG;IACpB,IAAI,EAAE,SAAS;IACf,QAAQ,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC;IAC5B,MAAM,EAAE;QACN;YACE,EAAE,EAAE,KAAK;YACT,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE;gBACR,YAAY,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;gBAChC,aAAa,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;gBACjC,gBAAgB,EAAE,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC;gBACnC,eAAe,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;gBAChC,SAAS,EAAE,IAAI;gBACf,SAAS,EAAE,IAAI;gBACf,WAAW,EAAE,IAAI;gBACjB,WAAW,EAAE,IAAI;gBACjB,QAAQ,EAAE,KAAK;gBACf,SAAS,EAAE,IAAI;gBACf,SAAS,EAAE,IAAI;aAChB;SACF;QACD,sBAAsB;QACtB,EAAE,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE;KACnD;CACoC,CAAC","sourcesContent":["// Sky: raymarched daytime clouds with you composited over them. Fully\n// procedural; no image layer.\n//\n// A packaged composite consumers can list by importing this module.\n\nimport type { KaleidoscopePreset } from '../../../src/kaleidoscope.preset-book.types';\n\nexport const clouds = {\n name: 'Daytime',\n taxonomy: ['Shaders', 'Sky'],\n layers: [\n {\n id: 'sky',\n shader: 'clouds',\n uniforms: {\n uSkyLowColor: [0.09, 0.63, 0.95],\n uSkyHighColor: [0.04, 0.03, 0.86],\n uCloudLightColor: [1.0, 0.91, 0.77],\n uCloudDarkColor: [0.3, 0.3, 0.5],\n uExposure: 1.
|
|
1
|
+
{"version":3,"file":"clouds.js","sourceRoot":"","sources":["../../../../catalog/composites/clouds/clouds.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,8BAA8B;AAC9B,EAAE;AACF,oEAAoE;;;AAIvD,QAAA,MAAM,GAAG;IACpB,IAAI,EAAE,SAAS;IACf,QAAQ,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC;IAC5B,MAAM,EAAE;QACN;YACE,EAAE,EAAE,KAAK;YACT,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE;gBACR,YAAY,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;gBAChC,aAAa,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC;gBACjC,gBAAgB,EAAE,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC;gBACnC,eAAe,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;gBAChC,SAAS,EAAE,IAAI;gBACf,SAAS,EAAE,IAAI;gBACf,WAAW,EAAE,IAAI;gBACjB,WAAW,EAAE,IAAI;gBACjB,QAAQ,EAAE,KAAK;gBACf,SAAS,EAAE,IAAI;gBACf,SAAS,EAAE,IAAI;aAChB;SACF;QACD,sBAAsB;QACtB,EAAE,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE;KACnD;CACoC,CAAC","sourcesContent":["// Sky: raymarched daytime clouds with you composited over them. Fully\n// procedural; no image layer.\n//\n// A packaged composite consumers can list by importing this module.\n\nimport type { KaleidoscopePreset } from '../../../src/kaleidoscope.preset-book.types';\n\nexport const clouds = {\n name: 'Daytime',\n taxonomy: ['Shaders', 'Sky'],\n layers: [\n {\n id: 'sky',\n shader: 'clouds',\n uniforms: {\n uSkyLowColor: [0.09, 0.63, 0.95],\n uSkyHighColor: [0.04, 0.03, 0.86],\n uCloudLightColor: [1.0, 0.91, 0.77],\n uCloudDarkColor: [0.3, 0.3, 0.5],\n uExposure: 1.27,\n uStepSize: 0.16,\n uCloudSpeed: 0.52,\n uCloudScale: 1.08,\n uDensity: 0.245,\n uCoverage: 0.47,\n uSoftness: 0.28,\n },\n },\n // You, under the sky.\n { id: 'you', shader: 'direct', target: 'subject' },\n ],\n} as const satisfies KaleidoscopePreset;\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native-webrtc-kaleidoscope",
|
|
3
|
-
"version": "2.6.
|
|
3
|
+
"version": "2.6.1",
|
|
4
4
|
"description": "Live video effects (blur, background replacement, generative backgrounds, flip/rotate) for react-native-webrtc, packaged as a managed-Expo-friendly Expo Module. Working on web, Android, and iOS. Active development.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react-native",
|