gpujs/gpu.js

WebGL Texture Logger

已关闭

#240 创建于 2017年12月27日

 (11 条评论) (0 个反应) (0 位负责人)JavaScript (756 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (14,837 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南