Skip to content

v2.13

Latest
Compare
Choose a tag to compare
@quinton-ashley quinton-ashley released this 16 Dec 17:52
· 1 commit to main since this release
<script src="https://q5js.org/q5.js"></script>

v2.13.3

opacity added to q5 WebGPU, it only affects images.

postProcess function added, as recommended by @Tezumie ! Useful for post processing after draw and all q5 postDraw hook functions are run.

v2.13.0

Added tint in q5 WebGPU.

Heavily optimized image as well as matrix creation and storage.

q5 WebGPU is now roughly 2x faster at transformations!