github gpujs/gpu.js 1.7.0
Immortal

latest releases: 2.11.2, 2.10.0, 2.9.5...
5 years ago

Constants now have support for the same argument types as function arguments.

So now, in addition to integers and decimals, we support

For WebGL2:

  • Array
  • GPU Input (a flat array that is treated like a 2 or 3 dimensional array)
  • HTMLImage
  • HTMLImageArray
  • Texture

For WebGL1:

  • Array
  • GPU Input (a flat array that is treated like a 2 or 3 dimensional array)
  • HTMLImage
  • Texture

For CPU Fallback:

  • Array
  • GPU Input (a flat array that is treated like a 2 or 3 dimensional array)
  • HTMLImage
  • HTMLImageArray

Ty @enviziion for assisting us, and welcome to the team!

https://en.wikipedia.org/wiki/Turritopsis_dohrnii

Don't miss a new gpu.js release

NewReleases is sending notifications on new releases.