<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
mmm now it get confusing because that's the style of my code:<br><div class="ecxgmail_quote"><blockquote class="ecxgmail_quote" style="padding-left: 1ex;"><div><br>this is the declaration:<br>&nbsp;&nbsp;&nbsp; vtkSmartPointer&lt;vtkRenderer&gt; L0= vtkSmartPointer&lt;vtkRenderer&gt;::New();<br>&nbsp;&nbsp;&nbsp; vtkSmartPointer&lt;vtkCamera&gt; camL0 = vtkCamera::New();<br>

<br><br>&nbsp;&nbsp;&nbsp; vtkSmartPointer&lt;vtkRenderer&gt; L1 = vtkSmartPointer&lt;vtkRenderer&gt;::New();<br>&nbsp;&nbsp;&nbsp; vtkSmartPointer&lt;vtkCamera&gt; camL1 = vtkCamera::New();<br>&nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; vtkSmartPointer&lt;vtkRenderWindow&gt; renderWindow = vtkSmartPointer&lt;vtkRenderWindow&gt;::New();<br>

&nbsp;&nbsp;&nbsp; renderWindow-&gt;SetSize(720,576);<br>&nbsp;<br><br>Than I create a plane with texture the image I load up and then... I add the plane to L1;<br>L0-&gt;AddActor(Scene);<br>L1-&gt;AddActor(texturedPlane);<br><br>renderWindow-&gt;AddRenderer(L0);<br>

renderWindow-&gt;AddRenderer(L1);<br><br>and I call start() of the interactor.<br><br>but I just got my Texture rendered..but not the 3D Model. so what u mean with Layers?<br><br>Regards.<br>Giancarlo<div class="ecxim"><br>
<br>
<hr>From: <a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a><br></div>Date: Thu, 11 Feb 2010 09:57:35 -0500<div><div></div><div class="h5"><br>Subject: Re: [vtkusers] set image as background<br>

To: <a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a><br><br>I do no think so, unless you have multiple renderers at the same layer, which you do not want in this case.<br><br>David E DeMarle<br>

Kitware, Inc.<br>R&amp;D Engineer<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>

Phone: 518-371-3971 x109<br>
<br><br><div>On Thu, Feb 11, 2010 at 9:38 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br><blockquote style="padding-left: 1ex;">







<div>
David,<br>many thanks. Just a quick questions: does in make any difference the order I add each renderer to the renderwindow?<br>l<br>Thanks!<br><hr>From: <a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a><br>



Date: Thu, 11 Feb 2010 09:08:20 -0500<br>Subject: Re: [vtkusers] set image as background<br>To: <a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a><br>CC: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><div>



<div></div><div><br><br>I would have two renderers, layer 0 and layer 1, both will cover the same viewport. Put what you want to be the background on a quad or a 2D image data in layer 0 and set layer 0's camera to show it exclusively. Then render the scene in layer 1. Layer 1's<br>



<br>&nbsp;background will not be drawn, but objects in layer 1 will appear in front of the image from layer 0.<br>

<br clear="all">David E DeMarle<br>Kitware, Inc.<br>R&amp;D Engineer<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x109<br>
<br><br><div>On Wed, Feb 10, 2010 at 11:28 AM, Giancarlo Amati <span dir="ltr">&lt;<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>&gt;</span> wrote:<br><blockquote style="padding-left: 1ex;">









<div>
Hello Users,<br><br>this is question already occurred many times, so please forgive me.<br>I have an image, how can I set it as a background of my renderwindow?<br><br>and the rendering my dataset as usual.<br><br>Kind regards.<br>





<font color="#888888">Giancarlo<br>                                               </font><div><br><hr>Troppe caselle di posta? <a href="http://www.windowslive.it/hotmail/GestisciAltriAccount.aspx">Gestiscile da Hotmail!</a></div>

</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>                                               <br></div></div><hr>Annoiato? <a href="http://www.messenger.it/raccoltaGiochi.aspx">Prova i giochi di Messenger!</a></div>
</blockquote></div><br>                                               <br></div></div><hr>La tua privacy č al sicuro con Internet Explorer 8.  <a href="http://www.microsoft.com/italy/windows/internet-explorer/features/browse-privately.aspx?tabid=2&amp;catid=1">Scopri di pių</a></div>


</blockquote></div><br>                                               <br /><hr />Non sei a casa? <a href='http://www.messenger.it/web/default.aspx' target='_new'>Accedi a Messenger dal Web!</a></body>
</html>