Friday, April 6, 2018

GPU.JS : GPU Accelerated JavaScript

Gpu.js is a JavaScript Acceleration library for GPGPU (General purpose computing on GPUs) in Javascript. gpu.js will automatically compile simple JavaScript functions into shader language and run them on the GPU. In case a GPU is not available, the functions will still run in regular JavaScript.

The post GPU.JS : GPU Accelerated JavaScript appeared first on Best jQuery.


by Admin via Best jQuery

No comments:

Post a Comment