Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1308

PyOpenGL 3.1.0 Released

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <mcfletch@vrplumber.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:sourceforge': 0.03; 'output': 0.05; 'annotations': 0.09; 'arrays': 0.09; 'bzr': 0.09; 'contexts': 0.09; 'experimental': 0.09; 'url:blog': 0.10; 'python': 0.11; '(generally)': 0.16; 'enjoy,': 0.16; 'to:addr:lists.sourceforge.net': 0.16; 'to:addr:python-announce- list': 0.16; 'wrappers': 0.16; 'prevent': 0.16; 'passing': 0.19; 'pfxlen:0': 0.19; 'received:10.0.1': 0.19; 'mike': 0.22; 'install': 0.23; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'source': 0.25; 'supported': 0.26; 'to:2**1': 0.27; 'code': 0.31; 'changes:': 0.31; 'libraries': 0.31; 'loading': 0.31; 'minor': 0.31; '(e.g.': 0.33; 'common': 0.35; 'done': 0.36; 'received:10.0': 0.36; 'project': 0.37; 'received:10': 0.37; 'branch': 0.38; 'rather': 0.38; 'skip:_ 40': 0.38; 'to:addr:python.org': 0.39; 'more': 0.64; 'improvements': 0.68; 'homepage,': 0.84; 'pervasive': 0.84; 'received:98.158': 0.84
Date Fri, 27 Jun 2014 09:47:16 -0400
From "Mike C. Fletcher" <mcfletch@vrplumber.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version 1.0
To PyOpenGL <PyOpenGL-Users@lists.sourceforge.net>, Python Announce List <python-announce-list@python.org>
Subject PyOpenGL 3.1.0 Released
X-Mailman-Approved-At Fri, 27 Jun 2014 16:51:41 +0200
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Content-Filtered-By Mailman/MimeDel 2.1.15
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.11283.1403880702.18130.python-announce-list@python.org> (permalink)
Lines 36
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1403880702 news.xs4all.nl 2962 [2001:888:2000:d::a6]:50051
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1308

Show key headers only | View raw


PyOpenGL 3.1.0 (final) is now available. Headline changes:

  * Generation of wrappers substantially more automatic and based on
    Khronos source-files with annotations from the Chromium/regal project
  * Common code-base for Python 2.6, 2.7, 3.3 and 3.4, Python 2.5 is no
    longer supported
  * Better isolation and pervasive lazy-loading behaviour to prevent
    loading unused libraries (e.g. GLUT in non-GLUT contexts or GLES in
    OpenGL contexts)
  * Automated wrappers now (generally) allow passing in output arrays
    rather than having them generated
  * Experimental support for GLES and EGL
  * Many bug-fixes and minor improvements

Installation can be done from PyPI:

     pip install PyOpenGL PyOpenGL_accelerate

Source code is available on Launchpad:

     bzr branch lp:pyopengl

The homepage, including documentation, remains:

     http://pyopengl.sourceforge.net/

Enjoy,
Mike

-- 
________________________________________________
   Mike C. Fletcher
   Designer, VR Plumber, Coder
   http://www.vrplumber.com
   http://blog.vrplumber.com

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

PyOpenGL 3.1.0 Released "Mike C. Fletcher" <mcfletch@vrplumber.com> - 2014-06-27 09:47 -0400

csiph-web