Code-It-Yourself 3D Graphics Engine - Texturing and Depth Buffers - Part 4
Offered By: javidx9 via YouTube
Course Description
Overview
Dive into the world of 3D graphics programming with this 45-minute video tutorial on implementing texturing and depth buffers in a command prompt 3D engine. Learn perspective correct texture sampling, scan-line triangle rasterizing, and depth buffer techniques. Follow along as the instructor demonstrates texture coordinates, drawing triangle algorithms, texture triangle implementation, parameter adjustments, and perspective correction. Explore loading textures from objects and implementing a depth buffer for enhanced 3D rendering. Access the source code on GitHub and join the community on Discord for further discussions and support.
Syllabus
Intro
Texturing
Texture Coordinates
Drawing Triangles Algorithm
Texture Triangle
Changing Parameters
Perspective Correction
Load from Object
Depth Buffer
Taught by
javidx9
Related Courses
DirectX 11 Integration in CryENGINE 3 - Features and ImprovementsNvidia 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 Making Game Engines Is Hard
The Cherno via YouTube