rayzee 5.10.0 → 5.10.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.
package/dist/rayzee.es.js
CHANGED
|
@@ -1056,7 +1056,7 @@ var Vn = class {
|
|
|
1056
1056
|
tiles: 3,
|
|
1057
1057
|
tilesHelper: !0,
|
|
1058
1058
|
enableOIDN: !0,
|
|
1059
|
-
oidnQuality: "
|
|
1059
|
+
oidnQuality: "balance",
|
|
1060
1060
|
interactionModeEnabled: !1
|
|
1061
1061
|
}, Qn = {
|
|
1062
1062
|
maxSamples: X.maxSamples,
|
|
@@ -11950,8 +11950,8 @@ function gl() {
|
|
|
11950
11950
|
var _l = new Float32Array(3), vl = {
|
|
11951
11951
|
BASE_URL: "https://cdn.jsdelivr.net/npm/denoiser/tzas/",
|
|
11952
11952
|
QUALITY_MODELS: {
|
|
11953
|
-
fast: "
|
|
11954
|
-
balance: "
|
|
11953
|
+
fast: "rt_hdr_alb_nrm_small",
|
|
11954
|
+
balance: "rt_hdr_alb_nrm",
|
|
11955
11955
|
high: "rt_hdr_calb_cnrm_large"
|
|
11956
11956
|
},
|
|
11957
11957
|
DEFAULT_OPTIONS: {
|