developmentseed / developmentseed/numeric-data-layer
Make data type dynamic
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 8
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.