UNPKG

threepipe

Version:

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

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