Vyroda

Vyroda game engine

Maths as a hobby?

As a programmer I need a minimum of Maths depending on what I am working on. Since a few weeks I started Musillium, a Winamp clone (Zig+Tcl/TK) from scratch. For decoding the music I need to get back to some Maths for the digital signal processing. That's why I started to read the DSP Guide, which is really great.

And as I am starting to try a “no screen sunday” and as I am not a manual person (I tried bass guitar, wood working, etc.) I was looking for another non manual hobby... Now you see where I am going, right?

Maths as a hobby, gasp

Read more...

After watching an interview with Andrew Kelley, creator of Zig, I'm finally going to try it out.

To learn Zig, I have the ambitious unrealistic idea to try creating my own Winamp (feeling old maybe? or don't even know this old reference?).

Read more...

To improve the performance of my game engine, I was looking for a simple and almost native solution (i.e no boilerplate or framework), to render many entities on different threads. And that's in fact fairly easy to do thanks to std::barrier!

Read more...

This page is mostly for me, but if you have any suggestion about a good book send me your idea dev at vyroda dot com or share your ideas on the forum

Read more...

As I am starting to really dislike the current big tech industry (Microsoft / Amazon / Google, etc.) I am trying to escape from this non privacy hell and enshittification. Here are my 2 cents about some new indie tools that I am testing. Let's see if we can do it with EU first tools...

Read more...

For those who are using WifiBox if you get this error :

“WARNING: PPT device pci0:3:0:0 could not be destroyed”

Read more...