Tag: DirectX

  • Solving Invisible Geometry with Correct Winding

    While teaching myself Microsoft DirectX , I fell into an issue that is best described as "invisible geometry". This is the unfortunate situation when lines aren't appearing when and where you expect them to. You've told…