7971b10b743fb1e1592a294c1f476f9cb69580b5
Mixing and matching V2 int and float types in the code creates too much necessary work when an integer implementation has to interact with float implementation. Let V2i create the cast for us and use floats for all vector operations since they are mostly mathematic.
Description
Asteroids built on a handmade engine for learning.
Languages
C
98.9%
Batchfile
0.7%
GLSL
0.4%