Comment on How long until the rise of games with mods turns into user created games.
wirelesswire@lemmy.zip 1 week agoEngines cost money for a reason. It means you get the tools while someone else spends the significant resources to develop and maintain it. There are FOSS engines available, but those aren’t as developed or widespread.
Modern_medicine_isnt@lemmy.world 1 week ago
Exactly, but that is what I am pondering. How long until those engines get easy enough to maintain that they really take off. Software coding tools are starting to take off. If constrainable by verification test, those tools can do a lot. I don’t know what it takes to maintain a FOSS engine from experience, but I can imageing that a lot of the effort goes into supporting different hardware and OS changes. That is the kind of thing that software coding tools should be able to greatly reduce the effort of. Usually such engines have large quantities of tests for both functionality and performance verification. So you can set the tool to add support for a new peice of hardware, and instruct it to test both that and others, than iterate u til it gets it right. Right now, I think the costs for that are still too high. But the day is probably coming when those costs get low enough, and the coding tools good enough to greatly reduce the maintenance aspect of engines. Since that is the boring part of FOSS, that could drive an explosion in that area.