It's pretty low end, at least on CPU. Mid to high end on graphics card. I know that's odd but I bought a nice graphics card for AI. I think there are a lot of games this machine will be suited for.
Actaully I was just thinking about Minetest. Since it's open source it would be theoretically possible to play a movie in it and sync it. I wonder if anyone has built that.
See there are always two options, going through the code, and going around the code. Making every frame a block sounds like hell. But maybe you could put in your own mesh directly to the GPU? I guess it would depend on if the game is translating the cubes into meshes because you would want it to so the GPU handles all the z calculations. Otherwise yeah, probably hell.
Making every frame a block sounds like hell. But maybe you could put in your own mesh directly to the GPU? I guess it would depend on if the game is translating the cubes into meshes because you would want it to so the GPU handles all the z calculations. Otherwise yeah, probably hell.