Skip to content

Automatically exported from code.google.com/p/pygl2d

License

Notifications You must be signed in to change notification settings

kimkdanny/pygl2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGL2D - A 2D Graphics Library for PyGame and PyOpenGL
-----------------

Created by PyMike <[email protected]>
Copyright (C) 2008

Released under the GNU LGPL. See below and LICENSE.txt


INSTALLATION
-----------------

 Meh, this ain't big enough for installation. Just include it in your
 game distro.
 

REQUIREMENTS
-----------------

 Python v2.5.2      - http://python.org/
 PyGame v1.8.1      - http://pygame.org/
 PyOpenGL v3.0.0b5  - http://pyopengl.sf.net/


DOCUMENTATION
-----------------

 See docs/ and examples/test.py


LICENSE
-----------------

 PyGL2D - A 2D Graphics Library for PyGame and PyOpenGL
 Copyright (C) 2008  PyNike <[email protected]>

 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.

 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.

 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

About

Automatically exported from code.google.com/p/pygl2d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages