Advertisement

C++ and OpenGL based game tutorials on YouTube

Started by May 22, 2024 12:39 PM
4 comments, last by spriggan 3 months ago

Hi, I have a channel to help programmers develop video games. Mostly C++, OpenGL based, but some of the topics will help games programmers in general.

https://www.youtube.com/channel/UC08_8VkPxRUJWGbwiouBeUA

My most recent video explains how to code texture animations.

New video on Spline based motion.

Advertisement

In this video I describe my model system: model class, model manager and batch rendering.

I explain how to support text rendering using FTGL. My font manager class and multi-lingual string support.

GUI controls tutorial (architecture, base class, button, text box)

This topic is closed to new replies.

Advertisement