gpujs / gpu.js

GPU Accelerated JavaScript
https://gpu.rocks
MIT License
15.08k stars 650 forks source link

not correct canvas output: I get right cancas when I set cpu({ mode:'cpu'}) , but get wrong canvas when I set cpu() #697

Open yu0089 opened 3 years ago

yu0089 commented 3 years ago

int16array input .

  1. new gpu({ mode: ' cpu' }) , right cancas

企业微信截图_16215054383106

  1. new gpu() , wrong canvas .

企业微信截图_16215053749401