larsmaxfield / maplibre-gl-js

MapLibre GL JS - Interactive vector tile maps in WebGL2
https://maplibre.org/maplibre-gl-js/docs/
Other
0 stars 0 forks source link

Option to inject <void main()> (and even functions outside that) to elevation shaders #16

Closed larsmaxfield closed 1 month ago

larsmaxfield commented 2 months ago

This is a move towards a more abstract injection of shader code to enable us to completely rewrite the elevation shading for other topographic visualization such as slope, aspect, and slope-aspect as shown in https://github.com/slutske22/leaflet-topography.

larsmaxfield commented 1 month ago

Closed because I succeeded in getting this working with latest wsl/backup commits.