UNPKG

@openglobus/og

Version:

[openglobus](https://www.openglobus.org/) is a javascript/typescript library designed to display interactive 3d maps and planets with map tiles, imagery and vector data, markers, and 3D objects. It uses the WebGL technology, open source, and completely fr

8 lines (7 loc) 387 B
import { Program } from "../../webgl/Program"; export declare function drawnode_screen_nl(): Program; export declare function drawnode_screen_wl(): Program; export declare function drawnode_screen_wl_webgl2(): Program; export declare function drawnode_colorPicking(): Program; export declare function drawnode_heightPicking(): Program; export declare function drawnode_depth(): Program;