https://apps.apple.com/gb/app/the-fold/id6796882532iOS only at the moment. Likely to put this on itch.io at some point. The textures used for the polygon generation is dynamically created which ended up being very slow given that it does several passes - height map, bump map, tiny wings style sine wave and it ended up being far better than I expected for the little time I invested in this. In order to speed up the processing, I rendered a row at a time during the game loop given the game does hardly anything. By the time you finish a round, the next texture is generated and so you experience no delay.
This one took about 3 weeks to create.
It takes Apple about 3 weeks to review apps at the moment so next game will be released in about a month time.
Comments
Likes: pie