github gpujs/gpu.js 2.0.0-rc.14
v2 release candidate 14

latest releases: 2.11.2, 2.10.0, 2.9.5...
pre-release4 years ago
  • .toString() now supports subKernels, and pretty much every feature we can think to throw at it
  • Proper fallback support for HTMLImageArrays in WebGL
  • Upgrade to latest HeadlessGL
  • Start of implementing bitwise operators, though very low precision
  • Implement new float encoder when using unsigned precision
  • Breakup of argument and constant handlers into unified class called KernelValue
  • RawOutput feature
  • Pixel flipping for kernel.getPixels()
  • Dynamic recompiling
  • Breakup of texture handlers into separate classes, so no duck typing
  • Handle textures in CPUKernal
  • Allow for canvas resizing

Housecleaning for v2.

Don't miss a new gpu.js release

NewReleases is sending notifications on new releases.