<div dir="ltr"><div>Hello,</div><div><br></div><div>At the time I introduced vtkFrustumSource (2009), I used it as a tool to visualize the frustum of a spotlight as wireframe when I was working on adding shadow maps to VTK. I used it in TestShadowMapPass to make sure the two spotlights and two shadows were aligned properly. You can see the result in the following link:<br></div><div><br></div><div><a href="http://www.vtk.org/Wiki/File:TestShadowMapPass.png">http://www.vtk.org/Wiki/File:TestShadowMapPass.png</a><br></div><div><br></div><div>It did not make sense to display the frustum as a collection of opaque polygons as it would have occluded what I was trying to see</div><div>(I could have used non-opaque polygons but that would have made the test more complicated).</div><div><br></div><div>Feel free to fix the face ordering for polygon rasterization.<br></div><div><br></div><div>Best,</div><div><br></div><div>--<br></div>François Bertel<br><br></div>