• 7 Posts
  • 113 Comments
Joined 2 months ago
cake
Cake day: July 23rd, 2024

help-circle

  • Things are so tight that 1 streaming service would be an irresponsible expense for me. $15/month for an expense that can be circumvented if you’re smart, its a no brainer. I feel like society has done more harm to me than any amount of piracy will ever do to them. Where are all these high paying jobs I was promised I could have if I got a degree, huh? I’m worse off now than before I made the decision to go to school. It’s pirated or nothing for me but it’s also more convenient. That enshittified corporate ui shit is slow.


















  • To me, Godot is the only game engine I would ever consider using. Unity is bad because you never know what shitty stuff they’ll do next. Unreal probably doesn’t work on Linux and unreal script sounds like a terrible idea. If I had to figure out all those extremely difficult math problems like angular velocities, quaternion math, rotation matrices and shit in an obscure programming language, I would stop to rethink my life choices. It’s already hard enough doing this in more widely used established languages even with decades of stackoverflow posts available.

    Besides Godot, you can always make your own. Use a graphics library like orge or Irrlicht, a physics engine (reactphysics3d for example), something for sound like openAL and once you get them all glued together, you have a game engine.