wwderw
wwderw
I actually get that on yakuake/konsole as well on Linux. After every input, I would clear the terminal before it rendered again. Something that I got used to doing with...
When it does it for me is typically I'll have a button (doesn't matter if I use the keyboard or a mouse) and that button calls a different program and...
Should be able to emulate Win 95 so not have to keep the antique laptop, if you have a computer that can handle that. I virtualize Win 98 (slightly different...
I'm talking about passing through the reader directly to the VM, so that legacy OS can talk directly to the hardware.
You can still get parallel cards now, that you can install after the fact, if your computer can handle that. Just have to make sure that they have drivers for...
That's what I was thinking, but when I pull in those and run make that goes fine, but I go to compile it as object file, I get errors using:...
Attached is the output of errors that I got when running the above command to create an obj file. If it helps. Compiling on Linux Mint. [errors.txt](https://github.com/pplux/imgui-app/files/14067470/errors.txt)
I would love to see a software renderer here. I have some projects that just don't need all of what acceleration provides and it would be nice not having to...
> @Bigfoot71 already has everything needed under the hood to do simple rendering of 2D shapes or images within other images. Here, the question of software rendering would be to...
Well, what I'm trying to do now is a simple conversion. My ultimate goal is export CSV from Ink/Stitch to add in commands that may not be setup in Ink/Stitch...