<div dir="ltr">Dear vtk users community, <div><br></div><div>I started 3 weeks ago a new project with vtk, I just register to this mailing list to get answers to some of my questions. Let me know if I am doing anything wrong in the use of this mailing list.</div><div><br></div><div>My development environment is : </div><div>- Visual Studio 2013</div><div>- vtk7.0</div><div>- qt5.7</div><div>My computer has a NVidia TITAN X graphic card.  </div><div><br></div><div>Here is my problem: </div><div>- I managed to create a vtkRenderWindow that allows me to display different 3D meshes</div><div>- I am using Stereo Rendering (Anaglyph mode) </div><div>- I would like to project the shadows of my different elements on the others elements.</div><div><br></div><div>To do so I tried many different things, but did not manage to find anything that seems to work.</div><div>Here are what I tried: </div><div>- vtkEDLshading - I got it running but it does not do what I expected and no projected shadows appear</div><div>- vtkShadowMapBakerPass (as described in<span style="font-size:1em;color:rgb(0,0,0);font-family:monospace,monospace;line-height:1.2em;background-color:rgb(249,249,249)"> </span><font color="#000000" face="monospace, monospace" style="font-size:12.8px"><span style="line-height:15.6px"><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/Shadows" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/Shadows</a>) but I have compilation errors on </span></font><span style="font-size:1em;color:rgb(0,0,0);font-family:monospace,monospace;line-height:1.2em;background-color:rgb(249,249,249)">vtkShadowMapBakerPass</span><span style="font-size:1em;font-family:monospace,monospace;line-height:1.2em;color:rgb(0,128,128)">::</span><span style="font-size:1em;font-family:monospace,monospace;line-height:1.2em;color:rgb(0,119,136)">OCCLUDER</span><span style="font-size:1em;font-family:monospace,monospace;line-height:1.2em;color:rgb(0,128,0)">(</span><span style="font-size:1em;font-family:monospace,monospace;line-height:1.2em;color:rgb(0,128,0)">),</span><span style="color:rgb(0,0,0);font-family:monospace,monospace;font-size:12.8px;line-height:15.6px"> it seems this class has change or I missed something: "</span><font color="#000000" face="monospace, monospace"><span style="font-size:12.8px;line-height:15.6px">error C2039: 'OCCLUDER' : is not a member of 'vtkShadowMapBakerPass'"</span></font></div><div><font color="#000000" face="monospace, monospace"><span style="font-size:12.8px;line-height:15.6px">- Then I tried to only use basic functions associated to the renderer or the actors: </span></font><span style="font-size:12.8px">m_Renderer->UseShadowsOn(); </span><span style="font-size:12.8px">    m_cylTipActor->GetProperty()</span><span style="font-size:12.8px">->ShadingOn(); But once again no visible result... </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">If someone can tell me where the correct information to display projected shadows with VTK 7.0 can be found, I can then investigate and come back to you with my code if I am still having problems. </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thanks in advance, </span></div><div><span style="font-size:12.8px">Rémi (glad to come back to vtk after an 8 years break)</span></div><div><span style="font-size:12.8px"><br></span></div></div><div id="DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br> <table style="border-top:1px solid #d3d4de">
        <tr>
      <td style="width:55px;padding-top:18px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/2016/icons/icon-envelope-tick-round-orange_184x116-v1.png" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:17px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Garanti sans virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avast.com</a>           </td>
        </tr>
</table>
<a href="#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>