This blog is a try to me keep motivates and a way to see my progress on my current projects. Let’s see how it goes!

Gustav Jansson
This week I accidentally commited to euphoria repo and for some reason all the builds started failing, so I worked on fixing them, including updating to the latest catch and the latest compiler that is installed on the runners. Next week I’m going to do some basic workbench things to fix more build issues and then 100% focus on klotter ignoring the euph build errors.
This week I spend to some watching videos about gui development and refactoring my old widget sizer code that I might reuse for the gui system in euphoria. Regarding klotter I basically deleted all my progress and started fresh with a readme like development and wrote the actual usage… and now I just have to implement the few functions so hopefully I won’t get stuck in details this time.
This week I implemented 2 different versions of a finite state machine. I also came to the realization that I need to start “fresh” on the instancing so that’s what I’ll be doing
This week I mostly just thought about how to integrate Instancing into klotter and how buffers are connected.
This week I worked on instancing, it’s still not complete but it’s getting there
This week I added uniform buffer to klotter
This week I made a game in 4 hours, added a skybox to klotter, installed sonar lint, fixed some of its suggestions and finally made the existing unit tests compile and run
Thie week I completed framebuffer/post proc and adding support for cubemaps and skyboxes to klotter.
This last week of the year, I am still working on klotter, I feel blur is done soon and I can finally continue working on non post-proc stuff for a while.
This week I got billboards working and started work on framebuffers and a simple post processing framework. The initial basic version is almost complete…