UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 239 B
export const screenplane_pars_fragment: string; /** * @author jbouny / https://github.com/fft-ocean */ export const screenplane_pars_vertex: string; export const screenplane_vertex: string; //# sourceMappingURL=ScreenSpaceShader.d.ts.map