AGONICCC v0.1
-------------

Port of the STNICCC AtariST animation, based on the challenge from here http://arsantica-online.com/st-niccc-competition/ and https://www.pouet.net/lists.php?which=105

Four different executables.

VDP 270 versions using Polygon Paths (N-Gons basically).
VDP 260 versions sending triangles.

LD = 320x240 16 color
HD = 640x240 16 color

I end up loading 1800 frames from the two binary files (I had issues reading the single one when the file pointer was seeking over 512k) and preparing buffered commands.
It gets around 30+fps average on real hardware (for some reason triangle is slightly faster than 270 n-gons) but on emulator it's on steroids at 900fps so not real.

Future versions I will try to add the music streaming too.

Enjoy!

Optimus

optimus6128@yahoo.gr