glfw: learned
geomery shader: learned
rendering of lines that fade with length fully on the GPU: achieved
wheeee!
Discussion
glfw: learned
geomery shader: learned
rendering of lines that fade with length fully on the GPU: achieved
wheeee!
heck yeah, from 100% CPU usage down to just 12%. now I just need to draw the rest of the fucking owl
@slyka I'm not sure what a vector scope plot does but this is real pretty!
@jamey it's a visualisation of the chroma component of a composite video signal, rendered in the complex plane. The angle specifies the hue, the distance from the center the saturation. Each of the bright spots is a test field of a specific color in a TV test pattern. by comparing that plot to a reference you can make sure your color decoding works right
@slyka oh, that's fascinating! I love learning things about signal processing, thanks for explaining 😊
also, having just done my first shader programming recently, I'm enjoying that you're sharing your results