develooper Front page | perl.sdl.devel | Postings from July 2011

Re: Perl OpenGL-0.65 released

Thread Previous | Thread Next
From:
Dmitry Karasik
Date:
July 23, 2011 02:48
Subject:
Re: Perl OpenGL-0.65 released
Message ID:
20110722180527.GA42224@tetsuo.karasik.eu.org

wow, congratulations to all! if anyone is around at YAPC Europe in Riga,
beer is on me )

/dk

On Fri, Jul 22, 2011 at 09:51:21AM -0400, Chris Marshall wrote:
> Announcing the release of OpenGL-0.65 to CPAN
> and on the POGL sf.net project site:
> 
>   http://search.cpan.org/~chm/OpenGL-0.65/
>   http://sourceforge.net/projects/pogl/files
> 
> This release includes a number of bugs fixed, build
> enhancements, and features added.  It could not have
> happened without the contributions of Paul Seamons,
> Rob/Sisyphus, Dmitry Karasik, kmx, Kartik Thakore,
> and others.  Thanks!
> 
> Enjoy,
> Chris Marshall
>   and the POGL developers
> 
> 
> 
> +------------------------------------------------------------------------+
> |                  OpenGL-0.65
> +------------------------------------------------------------------------+
> 
> General Notes:
> 
>  * This is a point release for the Perl OpenGL module (POGL)
>    with new features, bugs fixed and improved documentation.
> 
>  * OS/2 is no longer supported by POGL directly.
> 
> Highlights:
> 
>   * Paul Seamons contributed full tessellation support,
>     documentation for OpenGL::Tessellation, and a *major* set
>     of fixes and POD for the existing OpenGL::Array module.
> 
>   * The cygwin build of POGL now supports either the native
>     win32 platform drivers or the X11/GLX bindings (default).
>     Use interface=w32api or interface=wgl as args to the
>     perl Makefile.PL to select.  NOTE: you have to pick one
>     or the other.  If you change, any dependencies such as
>     PDL::Graphics::TriD will need to be recompiled.
> 
>   * The included FreeGLUT DLL has been upgraded to 2.6.0
>     thanks to Rob/sisyphus.
> 
>   * Prima::OpenGL has been released by Dmitry Karasik which
>     adds support for Perl OpenGL to his cross-platform GUI
>     toolkit in addition to bug fixes and code cleanup.
>     Thanks, Dmitry!  See http://search.cpan.org/~karasik/Prima-1.30/
>     for details.

-- 
Sincerely,
	Dmitry Karasik


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About