Font Rendering - How to Make a Game Engine
Offered By: The Cherno via YouTube
Course Description
Overview
Dive into an in-depth tutorial on font rendering in game engine development, specifically focusing on the Sparky Engine. Learn how to implement various aspects of text rendering, including planning, creating header files, and working with labels. Explore techniques for drawing strings, handling free type positioning, and integrating OpenGL. Discover the intricacies of creating a drawstring class, implementing texture atlases, and managing text fonts. Master UV rendering, text rendering with map mode, and the process of loading fonts. Gain insights into packing characters, adding glyphs, and extracting character information. Understand how to check for null values, set up textures, and test shaders. This comprehensive video guide provides a step-by-step approach to mastering font rendering techniques essential for game engine development.
Syllabus
Intro
Planning
Hfile
Label
Text
Drawstring
Free Type
Position
OpenGL
Drawstring class
Texture Atlas
Text Font
UV Rendering
Text Rendering
Map Mode
Loading Fonts
Packing Characters
Adding Glyph
Extracting Character
Checking For Null
Setting Up Textures
Testing Shaders
Taught by
The Cherno
Related Courses
Code-It-Yourself 3D Graphics Engine - Texturing and Depth Buffers - Part 4javidx9 via YouTube DirectX 11 Integration in CryENGINE 3 - Features and Improvements
Nvidia via YouTube C# Game Engine Code Review - Building a 3D Renderer at 16
The Cherno via YouTube Rendering Lines in a Game Engine - Game Engine Series
The Cherno via YouTube Universally Unique Identifiers - Game Engine Series
The Cherno via YouTube