Chastity Teaches Programming Lesson 2

1 year ago
23

In this lesson of teaching programming with SDL, I show my own method of drawing pixels, lines, and triangles using only an SDL surface and direct pixel access via 3 functions I wrote for use with Chaste Box Game.

These 3 functions are my quick solution for drawing basic shapes. Future lessons will include drawing a circle and also methods of filling polygons.

Please consider becoming one of my Patrons on my Patreon account if you want to support my business of teaching computer programming.

https://www.patreon.com/ChastityWhiteRoseProgramming

The reason I decided to start teaching programming is because I have 20+ years of experience and because I realized I was already doing so by answering questions on reddit, quora, and stack overflow. Why not make videos to teach new graphics/game programmers the concepts I have learned.

Also remember that my games are available to buy on itch.io or downloadable for free to anyone who is my $5 per month Patron.

Loading comments...