gpujs/gpu.js

WebGL Texture Logger

Fechada

#240 aberto em 27 de dez. de 2017

 (11 comentários) (0 reação) (0 responsável)JavaScript (756 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (14.837 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador