manolis
Still Fresh
Hi,
I just succeeded in porting my first game and wanted to share my results. I patched and cross compiled Numpty Physics, a clone of Crayon Physics witch is a 2D Physics puzzle game. The game sometimes runs a bit slow when the amount of objects on the screen gets to high. Please let me know if there are any errors I made.
numptyphysics-b1.pnd
Greetings
Manolis
EDIT:
I just build the same code with all ARM NEON optimizations turned on. The difference is like day and night. Everything seems to run smooth. Check it out.
numptyphysics-b2.pnd
I just succeeded in porting my first game and wanted to share my results. I patched and cross compiled Numpty Physics, a clone of Crayon Physics witch is a 2D Physics puzzle game. The game sometimes runs a bit slow when the amount of objects on the screen gets to high. Please let me know if there are any errors I made.
numptyphysics-b1.pnd
Greetings
Manolis
EDIT:
I just build the same code with all ARM NEON optimizations turned on. The difference is like day and night. Everything seems to run smooth. Check it out.
numptyphysics-b2.pnd