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

From Chilipedia
Revision as of 14:03, 25 September 2020 by Chili (Talk | contribs)

Jump to: navigation, search

Diagnosing and fixing the issue with point-to-point distance shadow depth, with a little help from Python.

Topics Covered

  • More shader debugging in Visual Studio Graphics Debugger
  • Dumping textures to Numpy file and analyzing in Python
  • Proper interpolation/calculation of point-to-point distance shadow depth

Video Timestamp Index

Source Code

See also