gpujs/gpu.js

WebGL Texture Logger

Chiusa

#240 aperta il 27 dic 2017

 (11 commenti) (0 reazioni) (0 assegnatari)JavaScript (756 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (14.837 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor