Skip to content

Mucking around with loading web data in a Python-developed OpenGL environment

Notifications You must be signed in to change notification settings

thisismyrobot/web-gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-GL
------

A sandbox for loading web-resources in a 3d environment.

Dependencies
------------

* zope.interface - available on pypi
* pyglet - available via google

Referenced code
---------------

This project would not have got off the ground if it wasn't for the excellent pyglet example code by Txema Vicente on the following Google Groups thread http://groups.google.com/group/pyglet-users/browse_thread/thread/0a2ecebae56f0c58

This code allowed me to unlock the magic of 3d projections after I had hit a wall moving beyond my original 2d ortho projections. Thank you, Txema.

Licensing
---------

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

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>

About

Mucking around with loading web data in a Python-developed OpenGL environment

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages