Diff: Difference between revisions
Jump to navigation
Jump to search
(it's actually all caps DIFF now that I look at the page, but ah well.) |
m (Ruining the magic !) |
||
Line 1: | Line 1: | ||
[[Image:Screencap_diff.png|thumb|Screenshot]] | [[Image:Screencap_diff.png|thumb|Screenshot]] | ||
[[Diff]] is a Neo-Geo CD demo by citavia, released at Revision 2016. | [[Diff]] is a Neo-Geo CD demo by citavia, released at Revision 2016. | ||
It cleverly uses 2 groups of 40 sprites spaced 8 pixels apart as a double-buffered canvas, where each tile is assigned to a different palette. Drawing to the canvas is done at 30 FPS only by updating the [[palette RAM]]. | |||
==Links== | ==Links== |
Revision as of 03:53, 31 March 2016
Diff is a Neo-Geo CD demo by citavia, released at Revision 2016.
It cleverly uses 2 groups of 40 sprites spaced 8 pixels apart as a double-buffered canvas, where each tile is assigned to a different palette. Drawing to the canvas is done at 30 FPS only by updating the palette RAM.