Intermediate C++ Game Programming Tutorial 13
From Chilipedia
Revision as of 13:26, 5 May 2022 by Chili (Talk | contribs) (Text replacement - "http://www.planetchili.net/" to "https://www.planetchili.net/")
In this tutorial we learn how to draw text to the screen. Now we can make anime sex games.
Contents
[hide]Topics Covered
- Bitmap font sheet
- Text rendering
- Color replacement sprite effect
Video Timestamp Index
Source Code
Download Materials
Homework
Modify the Animation
class so that it draws the sprite frames with a translucent "ghost" effect.