This is a demo showing rainbow text in which the hue is shifted every frame to create an animation.
This demonstrates real-time palette modification on the VERA.
This was my first Assembly program, which was ported from C.
Version 2:
Use CINT to restore state, rather than manually
Source code:
Program:
Try It Now!
#R46
Animated rainbow text demo
Animated rainbow text demo
Last edited by catmeow72 on Sat Nov 18, 2023 9:53 pm, edited 2 times in total.
Re: Animated rainbow text demo
Using palette modification to do this and not just modifying the text color attributes in VRAM? Cool!
Re: Animated rainbow text demo
Doth the Makefile make the source? Cause that /src folder be empty.
Heck of a Makefile tho, whew!
Heck of a Makefile tho, whew!
Re: Animated rainbow text demo
Sorry, forgot that the zip command on Linux doesn't recurse into directories by default.