Skip to content

v2 Cosmic Jellyfish

Compare
Choose a tag to compare
@robertleeplummerjr robertleeplummerjr released this 17 Sep 14:56
· 202 commits to master since this release

clues from https://github.com/gpujs/gpu.js/releases/tag/2.0.0-rc.1 = image (cosmic jellyfish)

Features:

  • Video input
  • gpu.injectNative()
  • Addition of the tactic feature, allowing for adjusting the performance of the GPU programs
  • dev mode
  • warnVarUsage
  • better kernel fallback
  • dynamic kernel recompiling for arguments when type changes
  • api-less kernel.toString(...args)
  • canvas resizing
  • kernel.getPixels()
  • end to end type inferrence
  • Array support for inputs, output, and between functions
  • 8 bit, 16 bit, 32 bit array support
  • NODE v8+ support!

September 17th, 2019 - "The day Node gave javascript wings."