crittecol

joined 1 year ago
[โ€“] crittecol@lemmy.world 1 points 3 months ago

The cradle series written by Will Wight, narrated by Travis Baldree. Eastern inspired progression fantasy with fantastic characters and world

[โ€“] crittecol@lemmy.world 0 points 1 year ago (1 children)

Does this mean you're against using Godot for apps?

Personally, I feel like the extra load to reduce latency is worth it, but I honestly don't know how different the load is or how much it could be optimized. But really snappy reactive software, even when long-running processes are going, feel much better to use. I'm getting tired of using web apps for everything.

As far as what does the GPU do, right now if we're talking like b2b stuff you could do a lot more local number crunching or do really rich graphs with compute shaders etc. In the future, maybe the CPU handles most of the app and the GPU handles an AI workload in the background?