<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 14: glLightModel is missing</title><link>https://sourceforge.net/p/gtkglext/patches/14/</link><description>Recent changes to 14: glLightModel is missing</description><atom:link href="https://sourceforge.net/p/gtkglext/patches/14/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 19 Jan 2008 14:53:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gtkglext/patches/14/feed.rss" rel="self" type="application/rss+xml"/><item><title>glLightModel is missing</title><link>https://sourceforge.net/p/gtkglext/patches/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;glLightModel is not present in the bindings. This causes the example teapot.py to raise an error&lt;/p&gt;
&lt;p&gt;NameError: global name 'glLightModel' is not defined&lt;/p&gt;
&lt;p&gt;on the line&lt;/p&gt;
&lt;p&gt;glLightModel(GL_LIGHT_MODEL_AMBIENT, [0.2, 0.2, 0.2, 1.0])&lt;/p&gt;
&lt;p&gt;The example can be made to work by changing glLightModel to glLightModelfv, however, I think that glLightModel itself should also exist.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kripkenstein</dc:creator><pubDate>Sat, 19 Jan 2008 14:53:59 -0000</pubDate><guid>https://sourceforge.nete0f87bf51997e1313e8438ac1d9d54e9a18b7c7a</guid></item></channel></rss>