developmentseed / developmentseed/numeric-data-layer
Make data type dynamic
未关闭
- 主要语言
- TypeScript
- 星标
- 8
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。