developmentseed / developmentseed/numeric-data-layer

Make data type dynamic

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.