Classic MacGruber
rkpatrick.bsky.social
Classic MacGruber
@rkpatrick.bsky.social
My renderer's template system came together surprisingly fast, using a quick-n-dirty RTF-ish file format. But the rub is that I hit its limitations already so I'm moving over to a more robust (and readable) XML-based format. Plus I don't have to clean up my old parser's regex now :)
June 13, 2025 at 1:19 AM
All my rabbit trails are fully explored, so I get to revisit my renderer's templating system - specifically the 2D RTF implementation (I want the first milestone to have an early Dwarf Fortress vibe)...it's going to have a blend of valid RTF and comment- and Angular-style bindings.
June 4, 2025 at 12:29 AM
And now I'm finally getting into the big challenge of the new renderer - how async can I make it?
May 22, 2025 at 12:01 PM
Woohoo, my renderer is drawing again! Brushes are still broken, and compositing needs full optimization as does async modes, but at least the design makes more sense and is going to pay off when I redo the databinding refreshes.
May 17, 2025 at 4:42 PM
Exclusive footage of tariff negotiations between the Trump Administration and China www.youtube.com/watch?v=34Md...
Seinfeld - Kramer negotiation 25 percent
YouTube video by Harald Helland
www.youtube.com
May 12, 2025 at 3:40 PM
What an utterly perfect spring day...that I spent inside, rewriting my engine's configuration and rendering designs. Attacking the problem from the user side this time around and let it dictate more of the structure....config was easy, but rendering has several major questions left to address.
May 11, 2025 at 12:33 AM