<div dir="ltr">To set the size of the window, you need to call setSize(widget, height) on the OpenGLRenderWindow instance.<div>But for the generic GenericRenderWindow, you just need to call .resize() to let know the renderer that it should snap to its container size.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 29, 2018 at 9:46 AM Paul Korir <<a href="mailto:pkorir@ebi.ac.uk">pkorir@ebi.ac.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br>
<br>
I'm using the above class and have managed to use it to render some VTP <br>
files. However, when I place the render window inside a div of 1000 X <br>
1000px the view is pixelated. I noticed the canvas is set to 300px <br>
square. I've scoured the API but cannot see how to resize the <br>
canvas/render window.<br>
<br>
Two requests:<br>
<br>
1) Any idea when vtk.js will be more fully documented? It's quite hard <br>
to work with it as is.<br>
<br>
2) What is the recommended way to set the size of the canvas/render <br>
window to fill the space?<br>
<br>
-- <br>
Paul K. Korir, PhD<br>
Scientific Programmer<br>
EMBL-EBI<br>
01223494422<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">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" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>