<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 11:54:00 +0000</lastBuildDate>
    <item>
      <title>(C++) gluProject command sequence - waldir</title>
      <link>https://snipplr.com/view/42795/gluproject-command-sequence</link>
      <description>&lt;p&gt;This is the full sequence of commands needed to make a gluProject call to get the 2D projections of 3D points with the current scene parameters (projection, transformations, etc). Note that the coordinates are given in pixels relative to the viewport's location, not the computer screen!&#13;
&#13;
If you need for further processing, you can access the viewport's dimensions by fetching viewport[0] (xOrigin, relative to the OpenGL window), viewport[1] (yOrigin), viewport[2] (width) and viewport[3] (height).&lt;/p&gt;</description>
      <pubDate>Sat, 23 Oct 2010 05:53:31 UTC</pubDate>
      <guid>https://snipplr.com/view/42795/gluproject-command-sequence</guid>
    </item>
    <item>
      <title>(C++) IplImage to QImage + QImage to IplImage - waldir</title>
      <link>https://snipplr.com/view/40277/iplimage-to-qimage--qimage-to-iplimage</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 10 Sep 2010 20:32:49 UTC</pubDate>
      <guid>https://snipplr.com/view/40277/iplimage-to-qimage--qimage-to-iplimage</guid>
    </item>
  </channel>
</rss>
