GithubHelp home page GithubHelp logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
This seems to imply that the installed driver does not support OpenGL 1.1, 
which seems very odd. I only have a 
MacBook with an ATI and one with a GeForce 9400M to test and I don't have this 
issue.  If you go into the system 
profiler, under Software > Frameworks, what version of OpenGL is claimed to be 
supported? The software 
basically assumes 1.4 or better, though the billboard renderer should work with 
1.1 or better.

BTW: Where did you hear about mechazoid? It's basically an aborted project, but 
there might be some nuggets in 
there worth stealing 8^)

Original comment by [email protected] on 4 Nov 2009 at 5:35

  • Added labels: ****
  • Removed labels: ****

from py-lepton.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
> what version of OpenGL is claimed to be supported?

OpenGL:

  Version:    1.5.10
  Last Modified:    11/25/08 7:19  AM
  Get Info String:    OpenGL 1.5.10.7.0
  Location:    /System/Library/Frameworks/OpenGL.framework
  Private:    No

> BTW: Where did you hear about mechazoid?

Some combination of reading pyglet-users (IIRC someone pointed to your code as 
good
pyglet example code), google search (perhaps for "texture splatting"), or 
google code
search (for uses of various pyglet functions).

Original comment by [email protected] on 4 Nov 2009 at 6:58

  • Added labels: ****
  • Removed labels: ****

from py-lepton.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
I had this problem, but it went away when I moved my pyglet imports:

"""from pyglet import image
from pyglet.gl import *"""

before all lepton related imports. 

Original comment by [email protected] on 27 Jul 2010 at 4:23

  • Added labels: ****
  • Removed labels: ****

from py-lepton.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.