mirror of
git://soft.sys114.com/mainsail
synced 2026-02-04 16:40:42 +09:00
Release v2.14.0
This commit is contained in:
1
assets/rgbdDecode.fragment-DQaMBCWE.js
Normal file
1
assets/rgbdDecode.fragment-DQaMBCWE.js
Normal file
@@ -0,0 +1 @@
|
||||
import{S as o}from"./Viewer-DVCEMRp5.js";import"./helperFunctions-CmftqOHQ.js";import"./vuetify-Ce4WN_Dg.js";import"./overlayscrollbars-CiKU261J.js";import"./index-Bku7SJna.js";import"./echarts-DzoUeqWp.js";import"./codemirror-ZSHHXwGs.js";const e="rgbdDecodePixelShader",r="varying vec2 vUV;uniform sampler2D textureSampler;\n#include<helperFunctions>\n#define CUSTOM_FRAGMENT_DEFINITIONS\nvoid main(void) \n{gl_FragColor=vec4(fromRGBD(texture2D(textureSampler,vUV)),1.0);}";o.ShadersStore[e]=r;const S={name:e,shader:r};export{S as rgbdDecodePixelShader};
|
||||
Reference in New Issue
Block a user