How to pre cache a constant large Float32Array?
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 15.5k
- Forks
- 663
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
There is a large Float32Array includes 80 million points, but it is constant.
Is There any way to pre cache it so I can directly use the point data without input it every time I call the function?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.