Blue Beard

Results 5 comments of Blue Beard

I'm mainly focused on getting Vulkan to work. The command I'm using is `./make --compile --lib --target windows --arch x86_64 --debug --graphics vulkan`, which fails due to the Vulkan SDK...

In a week or so I'll be able to focus my time into this, for now though I can't really help much.

I was able to get it to work: https://github.com/bluesillybeard/ZigAndRaylibSetup It's a hassle to set up and it's also pretty janky, but it does work. Edit: Forgot to mention, I didn't...

Workaround: export as HTML, load the file into a browser, and use the print function to create a PDF file. I believe most browsers should have a print function, but...

I figured I would add something to the discussion, however useless it may be. I'm developing a library roughly similar to Raylib. (not released or open yet), It uses more...