gpujs/gpu.js

WebGL Texture Logger

Open

#240 创建于 2017年12月27日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)JavaScript (756 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (14,837 star)
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.

贡献者指南