tangrams / tangram

WebGL map rendering engine for creative cartography
https://tangram.city
MIT License
2.22k stars 290 forks source link

Add a shader define to indicate Tangram JS vs. ES #753

Open bcamper opened 4 years ago

bcamper commented 4 years ago

A shader define to indicate which "environment"/implementation the shader is executing on.

See https://github.com/tangrams/tangram-es/issues/2153 and https://github.com/tangrams/tangram-es/issues/2154.