Plugins: Remove Mandelbrot.GL and add TileLayer.GL
This commit is contained in:
parent
aa6aa49f56
commit
d110f448cd
@ -344,15 +344,6 @@ Sometimes you don't want to load a map, just big custom images. **Really** big o
|
|||||||
<a href="https://github.com/mejackreed">Jack Reed</a>
|
<a href="https://github.com/mejackreed">Jack Reed</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<a href="https://github.com/IvanSanchez/Leaflet.MandelbrotGL">Leaflet.MandelbrotGL</a>
|
|
||||||
</td><td>
|
|
||||||
Renders the <a href="https://en.wikipedia.org/wiki/Mandelbrot_set">Mandelbrot set</a> using WebGL (<a href="https://ivansanchez.github.io/Leaflet.MandelbrotGL/demo.html">demo</a>).
|
|
||||||
</td><td>
|
|
||||||
<a href="https://github.com/IvanSanchez">Iván Sánchez</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://github.com/aparshin/leaflet-fractal">leaflet-fractal</a>
|
<a href="https://github.com/aparshin/leaflet-fractal">leaflet-fractal</a>
|
||||||
@ -466,6 +457,15 @@ The following plugins change the way that tile or image layers are displayed in
|
|||||||
<a href="http://www.digital-democracy.org">Digital Democracy</a>
|
<a href="http://www.digital-democracy.org">Digital Democracy</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://gitlab.com/IvanSanchez/Leaflet.TileLayer.GL">Leaflet.TileLayer.GL</a>
|
||||||
|
</td><td>
|
||||||
|
Applies custom WebGL shaders to each tile in a tilelayer. Demos: <a href="http://ivansanchez.gitlab.io/Leaflet.TileLayer.GL/demo/demo-mandelbrot.html">Mandelbrot set</a>, <a href="http://ivansanchez.gitlab.io/Leaflet.TileLayer.GL/demo/demo-antitoner.html">manipulate tile colours</a>, <a href="http://ivansanchez.gitlab.io/Leaflet.TileLayer.GL/demo/demo-floow.html">elevation with terrain-RBG tiles</a>.
|
||||||
|
</td><td>
|
||||||
|
<a href="https://github.com/IvanSanchez">Iván Sánchez</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user