Skip to content

kochis/deckgl-shader-example

Repository files navigation

Custom Trips Shader Demo

This is an example repo for testing out a DeckGL custom layer implementation.

To Start

Install dependencies

npm install

Start the dev server, which will be running at http://localhost:3000

npm run dev

You should see something similar at the server location. image

The Code

The custom layer in question is in /layers/CustomLayer.js

About

Example for custom layer with shader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published