MCPcopy
hub / github.com/sparkjsdev/spark / gsplatNormal

Function gsplatNormal

src/dyno/splats.ts:109–110  ·  view source on GitHub ↗
(gsplat: DynoVal<typeof Gsplat>)

Source from the content-addressed store, hash-verified

107 });
108};
109export const gsplatNormal = (gsplat: DynoVal<typeof Gsplat>): DynoVal<"vec3"> =>
110 new GsplatNormal({ gsplat });
111
112export const transformGsplat = (
113 gsplat: DynoVal<typeof Gsplat>,

Callers 1

makeNormalColorModifierFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected