domcouhrik / shapesge

Game Engine based on BlueJ Shapes Demo
GNU General Public License v2.0
0 stars 0 forks source link

Enhance Image #3

Closed domcouhrik closed 1 month ago

domcouhrik commented 1 month ago
domcouhrik commented 1 month ago

Tasks on hold

Tasks 2 and 3 are on hold for now, due to the sheer complexity + potentially unnecessary.

domcouhrik commented 1 month ago

Performance issues

It seems the engine is only capable of processing 120-ish Images using simplistic methods (single-threaded game code) before the FPS tanks completely (on a Ryzen 5700U). This should be fine for projects of Informatika 1 and 2 scale though.