gpujs/gpu.js

WebGL Texture Logger

Open

#240 opened on 2017年12月27日

GitHub で見る
 (11 comments) (0 reactions) (0 assignees)JavaScript (756 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (14,837 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド