File Description
from Isabella:
After making the nyanroll and rickroll video players, wanted to make one more based on the Caramell Dansen series of videos. The result is Caramell Dansen Instant Movie Create, which adds a sorta GUI to the previous players and facilitates recording, storing all the real time effects, scene changes, and other datas. In this way it is possible to create something like 'movies'. :D
Features:
* Playback animation loops of various framerates up to 20 frames in duration * Special effects such as panning, scaling, rotation, fade to white/black, * Mp3 soundtrack * cute and colorful appearance (could be better however >_>) * Records user inputs and replays in exact timing as performed originally sync'd to the mp3 * adjustable framerates full stop to 60fps, with single frame advance option * GUI using the touchscreen, ooo ahh :p * Power Management so closing the lid saves battery.. * 12 point japanese font renderer with SJIS input rendered in mode5 * Up to 3 backgrounds are used on engine A (the purpose of this was partly to test background management system)
Changelog: # added debug information at startup for troubleshooting # reorganized code and moved key detection to vblank interrupt
|