top | item 45873564

(no title)

altfredd | 3 months ago

You can always render blink and marquee with Canvas.

Just kidding, Canvas is obsolete technology, this should obviously be done with WebGPU

discuss

order

paavohtl|3 months ago

I know you're being sarcastic, but to be pedantic WebGPU (usually) uses canvas. Canvas is the element, WebGPU is one of the ways of rendering to a canvas, in addition to WebGL and CanvasRenderingContext2D.

lukan|3 months ago

And also don't expect smooth sailing with WebGPU yet, unless all your users have modern mainstream browsers with up to date hardware.