Hardware 3D (C++ DirectX Graphics) Tutorial 42

From Chilipedia
Revision as of 14:22, 15 December 2019 by Chili (Talk | contribs) (Created page with "Stencil buffer, multi-pass rendering, and outline special effect. Many 1st-time appearances in this video that will open up many avenues of inquiry and advancement. == Topics...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Stencil buffer, multi-pass rendering, and outline special effect. Many 1st-time appearances in this video that will open up many avenues of inquiry and advancement.

Topics Covered

  • Stencil buffer configuration and usage
  • Object scaling stencil buffer outline effect
  • Multi-pass rendering effects

Video Timestamp Index

Source Code

See also