Game Dev Engine #9. Font Animation.
2023-08-23. Showing off the font animation system with a cast of larger fonts. The low resolution pixel screen is 3x3 pixel size within 1920x1080 full resolution. This is higher resolution than I want to go with the inspiration of this engine, but these larger fonts demanded more resolution. I seriously considered not uploading this video, since I already demonstrated fonts -- but I thought the animation system was too nice to not show off. I also want to show off the font. I still have a vast array of smaller fonts you have not yet seen.
The fonts with my name, Jason, in them, are my own or are edited versions of public domain fonts. The others have an origin unknown --- my only evidence for their history is that I obtained them from the web back in the early 90s when I first had access, and many of them I hadn't even accessed before, as I only recently reverse engineered their data files to produce the bitmaps that my engine can load.
The animation system allows the following:
- None (immediate display)
- Slide (as you seen in my prior video)
- Fade (no motion, just fade on)
- Print (same as fade, except no fading!)
- Scale (this is a borrowed trick from the Space Harrier arcade)
Playlists:
--------------
- Xona System 8: https://youtube.com/watch?v=PqFQv60p-0E&list=PLjnbT4UISq0YwheLThIhm3LDxIkwpmKeb
- Voxel: https://youtube.com/watch?v=uadGU-stF-w&list=PLjnbT4UISq0bQF1g85tE9jTrKfEtdRYlY
- Ray Cast: https://youtube.com/watch?v=SkaPYZOKPQg&list=PLjnbT4UISq0YcFtRFjFQqK0g6ONNCtrvY
- Graph-All: https://youtube.com/watch?v=kLSc7bZW2Bs&list=PLjnbT4UISq0YLgynFSpLzml4BMC6TDZL2
- Scroll Shmup: https://youtube.com/watch?v=l9bIYkZepPo&list=PLjnbT4UISq0Y_7IAN_zUzxgZnfhXxo_0Q
- Road: https://youtube.com/watch?v=rA4g4VX7ys8&list=PLjnbT4UISq0bnfd1RC3M4PgTgkmhlkikV
- Arena Shmup: https://youtube.com/watch?v=VKjiuq437t0&list=PLjnbT4UISq0adw__Y9B2eXA0LL35TyORU
- Wave Function: https://youtube.com/watch?v=ngctVd9VK8I&list=PLjnbT4UISq0Y8vYnrSauHkBKgOBHXFFdf
- 3D Polygon: https://youtube.com/watch?v=0Qq_euAMP48&list=PLjnbT4UISq0YyjqBGG8Q34Kng5gqDmYrT
- GW-BASIC: https://youtube.com/watch?v=QMQJ7o8e-GI&list=PLjnbT4UISq0bMjb81xFBIWOLhBKFCVkuB
Websites:
---------------
- GitHub: https://github.com/JDoucette
- Blog: http://thefirstpixel.com
- Studio: http://xona.com