Skip to content

v2.8

Compare
Choose a tag to compare
@quinton-ashley quinton-ashley released this 22 Oct 02:29
· 83 commits to main since this release

2.8.0

Initial tests show that q5.js WebGPU is up to 5x faster than Java Processing!

https://github.com/q5js/q5.js/wiki/Developer-Log#q5js-webgpu-is-now-faster-than-java-processing--october-21-2024

point in the canvas2d renderer now makes points using line strokes for better performance instead of arcs, so if what you really want is a 1x1 rect use the rect function instead.