developmentseed / developmentseed/numeric-data-layer
Make data type dynamic
Aperta
- Lingua principale
- TypeScript
- Stelle
- 8
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The data type is currently hard-coded as `float32` : https://github.com/developmentseed/numeric-data-layer/blob/main/src/layers/NumericDataLayer/index.tsx#L16 , shader is written assuming that the data type is float 32. https://github.com/developmentseed/numeric-data-layer/blob/main/src/layers/NumericDataPaintLayer/index.tsx#L61
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.