I probably know the answer, but I guess this is windows-only?
2
0
2
If you don't mind using C, you may like this : github.com/anael-seghezzi/CToy
1
0
1
I don't see how this solves it...
1
0
1
Yeah, I only have a windows machine unfortunately.
It would be neat if someone made a vulkan version (would that be enough?) The interface is super simple and logical, and it probably will get no more features or updates cause it seems done.
1
0
3
Maybe an OpenGL version would be easier? I guess you only need to blit a bunch of pixels to a texture? Might even use a persistently mapped buffet for the pixels
1
0
2