gpujs/gpu.js

WebGL Texture Logger

Geschlossen

#240 geöffnet am 27.12.2017

 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (756 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (14.837 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

If we had a means of displaying a texture's value (say if the value is of size[1]) we could render that single value to a canvas. This would make it so that we don't have to call readpixels, even for minute values.

Contributor Guide