<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/openglean/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/openglean/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 18 Sep 2005 16:18:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openglean/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>OpenGLEAN adds dozens of new fonts.</title><link>https://sourceforge.net/p/openglean/news/2005/09/openglean-adds-dozens-of-new-fonts/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN gleanfonts adds dozens of new fonts.  gleanfonts will house&lt;br /&gt;
all fonts that are to be embedded in the OpenGLEAN project.  The font&lt;br /&gt;
support is likely to evolve, but the API is for now based on the GLUT&lt;br /&gt;
API, with extensions (and many new fonts).  Separation of the fonts&lt;br /&gt;
is in part because there is no excuse for GLUT like libraries to tie&lt;br /&gt;
the fonts so closely to unrelated window/device/etc. APIs, and partly&lt;br /&gt;
to allow the fonts to develop more experimentally. As part of the&lt;br /&gt;
OpenGLEAN portability library suite, gleanfonts provides the same&lt;br /&gt;
basic fonts on every platform.  gleanfonts itself is under the MIT&lt;br /&gt;
license, though the font data is extracted from an X server and bears&lt;br /&gt;
a comparably liberal license from Adobe.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and&lt;br /&gt;
&lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;Chief updates in this release:&lt;/p&gt;
&lt;p&gt;* Adds two new typefaces (Courier and Symbol) from Adobe.&lt;/p&gt;
&lt;p&gt;* Expands all Adobe fonts to include 8, 10, 12, 14, 18, and 24&lt;br /&gt;
pixel height (ascent) variants.&lt;/p&gt;
&lt;p&gt;* Adds _BOLD variants to all but Symbol.&lt;/p&gt;
&lt;p&gt;* Adds _ITALIC variants to all Adobe fonts (including _BOLD&lt;br /&gt;
variants), except for Symbol.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Sun, 18 Sep 2005 16:18:59 -0000</pubDate><guid>https://sourceforge.net76067afd7e863445a7987e480edae4ebf0dea0e8</guid></item><item><title>OpenGLEAN syncs core with satellites.</title><link>https://sourceforge.net/p/openglean/news/2005/09/openglean-syncs-core-with-satellites/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN syncs core with satellites.  OpenGLEAN is &amp;quot;a GLUT&lt;br /&gt;
gone lean&amp;quot;---but the name also suggests &amp;quot;gleaning&amp;quot; (separating the good&lt;br /&gt;
stuff from the chaff).  OpenGLEAN is a GLUT family member, based on&lt;br /&gt;
OpenGLUT and freeglut, with an eye towards removing deadwood (targeted&lt;br /&gt;
as a 1.0 release).  This positions OpenGLEAN as a portability&lt;br /&gt;
windowing-and-OpenGL library, suitable for new applications.  Its&lt;br /&gt;
liberal MIT license sets it apart from many other such libraries that&lt;br /&gt;
are LGPLed.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and&lt;br /&gt;
&lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;This release marks a lock-step release of the various sub-project,&lt;br /&gt;
or satellite, libraries such that it is possible to begin using the&lt;br /&gt;
satelite libraries in lieu of certain core OpenGLEAN code.  As the&lt;br /&gt;
release is for the benefit of developers, who can generally recompile&lt;br /&gt;
the code on their own, the only packaging currently expected is the&lt;br /&gt;
source tarball and the documentation for the satellites.  Expect a&lt;br /&gt;
0.7 cycle to contain new features, with some new features to non-core&lt;br /&gt;
support only being available in the satellites.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Fri, 09 Sep 2005 22:59:19 -0000</pubDate><guid>https://sourceforge.netcfa337f61a9bdada5572612b7bd841d6abb11b72</guid></item><item><title>OpenGLEAN 0.5 released; Beta status</title><link>https://sourceforge.net/p/openglean/news/2005/08/openglean-05-released-beta-status/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN shifts to Beta with the 0.5 release.  OpenGLEAN is &amp;quot;a GLUT&lt;br /&gt;
gone lean&amp;quot;---but the name also suggests &amp;quot;gleaning&amp;quot; (separating the good&lt;br /&gt;
stuff from the chaff).  OpenGLEAN is a GLUT family member, based on&lt;br /&gt;
OpenGLUT and freeglut, with an eye towards removing deadwood (targeted&lt;br /&gt;
as a 1.0 release).  This positions OpenGLEAN as a portability&lt;br /&gt;
windowing-and-OpenGL library, suitable for new applications.  Its&lt;br /&gt;
liberal MIT license sets it apart from many other such libraries that&lt;br /&gt;
are LGPLed.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and&lt;br /&gt;
&lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;This release introduces some modest enhancements to the technology,&lt;br /&gt;
and a significant shift in emphasis on finally exporting non-core&lt;br /&gt;
technologies.  It is also something of a reference point in&lt;br /&gt;
OpenGLEAN's history as a SourceForge project.  Having had&lt;br /&gt;
project-relative record levels of activity in almost all categories&lt;br /&gt;
this month, and passing 1,000 downloads (and an unknown of secondary&lt;br /&gt;
distributions from RPM servers, etc.), as well as beginning the&lt;br /&gt;
process of creating satellite libraries, it seems time to move this&lt;br /&gt;
project into Beta status.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Fri, 19 Aug 2005 13:20:07 -0000</pubDate><guid>https://sourceforge.netd962300b2b2dcb41c96f569f14d89c8ffd67e533</guid></item><item><title>OpenGLEAN releases gleanshapes 0.1</title><link>https://sourceforge.net/p/openglean/news/2005/08/openglean-releases-gleanshapes-01/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN has just been released gleanshapes 0.1.  This marks the first&lt;br /&gt;
portion of the GLUT API to be preserved in an external library.  The&lt;br /&gt;
release is partly to work out kinks in the release infrastructure&lt;br /&gt;
after setting up the new sub-project.&lt;/p&gt;
&lt;p&gt;gleanshapes has started using the SourceForge CVS server, so it may&lt;br /&gt;
be examined via anoncvs.  The expectation is to create a handful of&lt;br /&gt;
narrowly focused libraries that preserve OpenGLEAN's fairly complete&lt;br /&gt;
GLUT compatibility.  However, as the GNU auto* tools used embed&lt;br /&gt;
about 1MB of files (uncompressed), it is possible that a single&lt;br /&gt;
&amp;quot;gleanglut&amp;quot; library will be used to house all separable GLUT&lt;br /&gt;
compatibility routines that OpenGLEAN removes.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and&lt;br /&gt;
&lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Mon, 15 Aug 2005 11:59:03 -0000</pubDate><guid>https://sourceforge.netec90ab2d5bb7b62f9d5b353b2328388b61010bd9</guid></item><item><title>OpenGLEAN: redbook demos update, 0.9.2.</title><link>https://sourceforge.net/p/openglean/news/2005/08/openglean-redbook-demos-update-092/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The OpenGLEAN project has just released the 0.9.2 version of its &amp;quot;redbook&amp;quot; examples.  The redbook examples are drawn from the classic OpenGL programming guide published by Adison-Weseley.  OpenGLEAN is an attempt to glean the glutted GLUT API (or a&amp;quot;GLUT gone lean&amp;quot;).  It is based on freeglut and OpenGLUT, and has the liberal MIT license.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for an overview, and &lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;The changes are mostly to remove some cruft and provide a pre-built -doc archive with PDF &amp;amp; LaTeX output, as well as a -doc archive with newer (better, its hoped) output in general.&lt;/p&gt;
&lt;p&gt;As the redbook examples are fairly stable, it is expected that this will be unchanged until OpenGLEAN 1.0 is cut.  If you already have the 0.9.1 OpenGLEAN versions of the redbook examples, and mostly just want the raw C source code, there is no need to upgrade to 0.9.2.  But if you don't have 0.9.1, or want improved documentation, then you will should consider getting this update.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Thu, 11 Aug 2005 15:44:34 -0000</pubDate><guid>https://sourceforge.net78273b02ada880a7356a898ab5f0d8713b53cd67</guid></item><item><title>OpenGLEAN 0.4.3 released.</title><link>https://sourceforge.net/p/openglean/news/2005/08/openglean-043-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN 0.4.3 has just been released.  OpenGLEAN is &amp;quot;a GLUT gone lean&amp;quot;---but the name also suggests &amp;quot;gleaning&amp;quot; (separating the good stuff from the chaff).  OpenGLEAN is a GLUT family member, based on OpenGLUT and freeglut, with an eye towards removing deadwood (targeted as a 1.0 release).  This positions OpenGLEAN as a portability windowing-and-OpenGL library, suitable for new applications.  Its liberal MIT license sets it apart from many other such libraries that are LGPLed.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and &lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;This is mostly a release to address some annoying problems with the WIN32/CygWIN and GNU/LINUX support...&lt;/p&gt;
&lt;p&gt;[NB: OpenGLEAN 0.4.2 was skipped due to an error in producing the final source archive.]&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Tue, 02 Aug 2005 03:54:12 -0000</pubDate><guid>https://sourceforge.net5433a24c90df4e636ed0e716cf4b95325f91237d</guid></item><item><title>OpenGLEAN 0.4.1 released.</title><link>https://sourceforge.net/p/openglean/news/2005/07/openglean-041-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN 0.4.1 has just been released. OpenGLEAN is &amp;quot;a GLUT gone lean&amp;quot;---but the name also suggests &amp;quot;gleaning&amp;quot; (separating the good stuff from the chaff). OpenGLEAN is a GLUT family member, based on OpenGLUT and freeglut, with an eye towards removing deadwood (targeted as a 1.0 release). This positions OpenGLEAN as a portability windowing-and-OpenGL library, suitable for new applications. Its liberal MIT license sets it apart from many other such libraries that are LGPLed.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and &lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;Mostly an maintenence release.  The only absolute thing to address before making good on the &amp;quot;lean&amp;quot; part of the name is to migrate core functionality off to external libraries (e.g., for fonts).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Thu, 14 Jul 2005 07:08:43 -0000</pubDate><guid>https://sourceforge.net08d0f13fc55903faf6ba41f98991cb0bc594f18f</guid></item><item><title>OpenGLEAN 0.4 released.</title><link>https://sourceforge.net/p/openglean/news/2005/05/openglean-04-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN 0.4 has just been released. OpenGLEAN is &amp;quot;a GLUT gone lean&amp;quot;---but the name also suggests &amp;quot;gleaning&amp;quot; (separating the good stuff from the chaff). OpenGLEAN is a GLUT family member, based on OpenGLUT and freeglut, with an eye towards removing deadwood (targeted as a 1.0 release). This positions OpenGLEAN as a portability windowing-and-OpenGL library, suitable for new applications. Its liberal MIT license sets it apart from many other such libraries that are LGPLed.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and &lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;A minor new feature was added (one more function&lt;br /&gt;
for drawing shapes).  A few bugs were fixed and&lt;br /&gt;
the documentation was incrementally enhanced.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Tue, 31 May 2005 12:44:14 -0000</pubDate><guid>https://sourceforge.netace0f1aaba8a205227fafb4bbf232defc56da649</guid></item><item><title>New OpenGLEAN API proposal (function failure)</title><link>https://sourceforge.net/p/openglean/news/2005/04/new-openglean-api-proposal-function-failure/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN is a library, written in C and readily usable by many other languages.  It provides a GLUT-like API, the chief feature of which is creating and managing windows with an OpenGL rendering context---and doing so with an API that is not bound to a particular window system.&lt;/p&gt;
&lt;p&gt;A mixed blessing of the GLUT API is that every function always succeeds (or dies trying).  This lets programmers ignore error handling, but prevents programmers from gracefully handling failures.&lt;/p&gt;
&lt;p&gt;This new OpenGLEAN proposal outlines a way to extend the API to enable graceful failure without forcing error-handling on those legitimate cases that do not want to handle errors.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Wed, 13 Apr 2005 02:35:05 -0000</pubDate><guid>https://sourceforge.netcf97186a6d405242fdeb8a15d34e4db883fd0614</guid></item><item><title>OpenGLEAN 0.3 released.</title><link>https://sourceforge.net/p/openglean/news/2005/04/openglean-03-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OpenGLEAN 0.3 has just been released.  OpenGLEAN is &amp;quot;a GLUT gone lean&amp;quot;---but the name also suggests &amp;quot;gleaning&amp;quot; (separating the good stuff from the chaff).  OpenGLEAN is a GLUT family member, based on OpenGLUT and freeglut, with an eye towards removing deadwood (targeted as a 1.0 release).  This positions OpenGLEAN as a portability windowing-and-OpenGL library, suitable for new applications.  Its liberal MIT license sets it apart from many other such libraries that are LGPLed.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://www.SourceForge.net/projects/openglean" rel="nofollow"&gt;http://www.SourceForge.net/projects/openglean&lt;/a&gt; for overview and &lt;a href="http://OpenGLEAN.SourceForge.net/" rel="nofollow"&gt;http://OpenGLEAN.SourceForge.net/&lt;/a&gt; for the project homepage.&lt;/p&gt;
&lt;p&gt;This is mostly a code-janitoring release with some minor fixes.  Some bugs were fixed, some coding style was cleaned up, and some documentation was enhanced.  A few excessive warnings were removed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Rauch</dc:creator><pubDate>Mon, 11 Apr 2005 10:15:27 -0000</pubDate><guid>https://sourceforge.net00e31157be605ba9918d1746b9af44f71db0bc4b</guid></item></channel></rss>