We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Dawoodoz
All tools on Android will make you look like a total beginner, so just pick one and focus on the u…
»
Mārtiņš Možeiko
You don't need to use Python - there are C API's for all Pi's functionality on regular Linux. It i…
»
Mārtiņš Možeiko
That's not how clang works. It creates objects specialized for target architecture at beginning an…
»
Dawoodoz
Clang is a cross compiler for many different systems and hardware without getting to know the targ…
»
Dawoodoz
Whenever I search for embedded Raspberry Pi Zero projects, almost everything is made with super s…
»
x13pixels
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…
»
Mārtiņš Možeiko
While porting D3D api itself would be possible either by translation to GL, Vulkan or driver comma…
»
Marc Costa
Valve worked on something like this a few years ago, while porting their engine to Linux: . There …
»
Simon Anciaux
It's working.
»
Bronxolon
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!
»
x13pixels
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…
»
Simon Anciaux
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 …
»
CireNeikual
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 …
»
Simon Anciaux
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…
»
x13pixels
Latest version is now available for download on itch.io. New featuresWatch expressions will now di…
»
Simon Anciaux
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.…
»
Simon Anciaux
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…
»
Werner1886
Yes, thank you!!
»
Simon Anciaux
The issue is that you're renaming the exe in a similar name than the dll and that causes the two o…
»
Werner1886
Setting any breakpoints in test.c doesn't work for me with something like this : (0.3.2.2 remedy v…
»