Friday, June 6, 2025

New Developer Blog

So I decided to start this dev blog separate from my main blog.  I have thought of just using my main blog for everything but ultimately decided against it.  This blog will be for stuff like game development while the main blog will remain exclusively for doctrine.  And unlike my main blog where I do sometimes write and/or publish posts on a Sabbath, since those in ministry are permitted to do certain ministry-related work on the Sabbath (see Matthew 12:5), with this blog, I will not be doing any writing or publishing on the Sabbath, since it's not related to ministry.  That includes the special Sabbaths.

Currently, the projects I'm working on are Solar Lander (which has it's own dev blog, so I won't be posting much about it here), Sandbox 2.0, my own game engine, and a racing simulator prototype.  So many of the posts here will be on those things, but there may also be posts on other things including (but not limited to) logic circuits, Arduino and Raspberry Pi development, and FPGA development.

No comments:

Post a Comment

Sandbox 2.0 Renderer Overhaul

What happens when Visual Studio throws a compiler error, stating that it can't find a specific header file that's in the same direct...