UNPKG

threepipe

Version:

A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.

9 lines 245 B
export declare const shaderUtils: { simpleCameraHelpers: string; cameraHelpers: string; randomHelpers: string; defaultVertex: string; defaultFragment: string; voronoiNoise: string; }; //# sourceMappingURL=shaders.d.ts.map