Now.. I don’t exactly have a home to automate.. I’m working on that.. But there was something I wanted to try out recently. That is an RGB LED backlight for...
Recently I improved chunk loading in my procedural world project. To be honest the way I was loading chunks before was rather.. bad. I used a breath-first search to search...
For the last little while I have been attempting to generate some nice looking terrain. I’ve been finding with somewhat difficult as it is hard to understand exactly how to...
Recently adding Lua scripting to my mapgen tool. Which allows the generation logic to be moved outside of the main program. In this project I am using
Been spending some more time working on 2D map generation using the tool from the previous post. I ended up with the following terrain map. pcg