Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
lxmcf204104y@ScriptCoded yeah mate took a break from programming for a while, been lurking for a while, just got back in the saddle a bit and thought may as well post here and there :-)
-
lxmcf204104y@ScriptCoded honestly just working, working on my game engine and getting fun adult stuff done, my fiance and I started building a house so that's taking up most of my spare time.
How about yourself? -
@lxmcf Building a house? If something's adult stuff, that's it. Seems like something you long for until you actually do it. Life's mostly as usual here. Putting out fires at work, not finishing projects, picking up old projects.
But what is that don't rendering for? The game engine? -
lxmcf204104y@ScriptCoded Yeah for my engine, getting SDL2 TTF working is being a major pain
@OmerFlame indeed it is, development is super slow considering I'm learning the language as I go but feel free to have a gander https://github.com/lxmcf/virgil -
Well, guess I'm eating my shoe it seems .-.
(Trying to get font rendering working in SDL2 and for whatever reason, loading a direct TTF file works but as soon as I load it into RWops and pass to SDL, it suits the bed)
random