<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I read the mesage about this subject, but I didn´t 
use Opengl commands with VTK. For example, I would like to draw lines using 
commands OpenGL.</FONT></DIV>
<DIV><FONT face=Arial size=2>Ex:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>renWin-&gt;Render();</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; glBegin 
(GL_LINES);<BR>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; glVertex2f (-2.5, 
2.5);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;glVertex2f (2.5, 
-2.5);<BR>&nbsp;&nbsp;&nbsp;&nbsp; glEnd ();</FONT></DIV>
<DIV></FONT>&nbsp;</DIV></DIV>
<DIV><FONT face=Arial size=2>&nbsp; iren-&gt;Start();</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But&nbsp;doesn´t&nbsp;appears.</FONT></DIV>
<DIV><FONT face=Arial size=2>How do I &nbsp;make this work?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Leandro Iglezias</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>