All tools on Android will make you look like a total beginner, so just pick one and focus on the u…
You don't need to use Python - there are C API's for all Pi's functionality on regular Linux. It i…
That's not how clang works. It creates objects specialized for target architecture at beginning an…
Clang is a cross compiler for many different systems and hardware without getting to know the targ…
Whenever I search for embedded Raspberry Pi Zero projects, almost everything is made with super s…
Thanks Jason. All, Another follow up release is available, 0.3.3.2 which fixes bugs reported by ph…
spx —
Thanks for asking and I am glad you found codeclap. Should development end I will very likely just…
While porting D3D api itself would be possible either by translation to GL, Vulkan or driver comma…
Valve worked on something like this a few years ago, while porting their engine to Linux: . There …
DirectX is just an API so why can't it be ported to Linux? I know the Proprietary DirectX User Run…
Jason —
Nice, there are some features here I've been waiting for for a while. Nice work!
Follow up release 0.3.3.1 is now available which fixes a bug reported by marc.cgk.Fixed uninitiali…
S —
I wrote the first rasterizer some months ago that one has a proper scanline algorithm, it was onl…
Jens —
I was about to finish dinner and test the build but then... followed by windows failing to restar…
As I don't know anything about machine learning, I find those posts "hard to read". If you have ti…
Alexey —
The long-awaited sequel! It's quite funny to read your posts actually, because me and you seem to …
Hello, Time for another update! Since the last blog post, we have performed many new experiments w…
Jens —
This is indeed the bug, not only did I make the mistake in ReadFile but also in WriteFile. I also …
The parameter can't be null if the last parameter is null. The says:
its1z0 —
If you are using the Windows API, this may help. If not ignore this :D. I'm not 100% sure but i th…
Latest version is now available for download on itch.io. New featuresWatch expressions will now di…
It always crashes. Here is a . The appdata folder only contains a . There are only ascii character…
Jens —
I haven't seen any crashes on startup before, but I did fix a bug in file reading for version 0.1.…
I bought the GUI version but it crashes directly whenever I launch it. It's crashing in a ReadFile…
Jens —
I was making a to showcase how to use BEdit to examine TTF-files, and it was working quite fine. …
S —
I streamed this entire post writing on please do drop by if you want to see someone stumble their…
The issue is that you're renaming the exe in a similar name than the dll and that causes the two o…
Setting any breakpoints in test.c doesn't work for me with something like this : (0.3.2.2 remedy v…