app
JST Connector Studio: manufacturer 3D mate editor
Public Unreviewedby John Lauer
Interactive Babylon 9.5 studio for JST wire-to-board connectors: load a system (PH/XH/SH/GH/ZH), see the JST manufacturer housing+wire+ds2sf footprint mate in a looping animation next to the KiCad hou
import { bW as t } from "./chunk-CrnJfeNw.js";
const e = "volumetricLightingRenderVolumeVertexShader", o = `#include<sceneUboDeclaration>
#include<meshUboDeclaration>
attribute position : vec3f;varying vWorldPos: vec4f;@vertex
fn main(input : VertexInputs)->FragmentInputs {let worldPos=mesh.world*vec4f(vertexInputs.position,1.0);vertexOutputs.vWorldPos=worldPos;vertexOutputs.position=scene.viewProjection*worldPos;}
`;
t.ShadersStoreWGSL[e] || (t.ShadersStoreWGSL[e] = o);
const n = { name: e, shader: o };
export {
n as volumetricLightingRenderVolumeVertexShaderWGSL
};