UNPKG

@webviz/subsurface-viewer

Version:

3D visualization component for subsurface reservoir data

4 lines (3 loc) 249 B
import type { ShaderModule } from "@luma.gl/shadertools"; /** In Phong shading, the normal vector is linearly interpolated across the surface of the polygon from the polygon's vertex normals. */ export declare const precisionForTests: ShaderModule;