Git Product home page Git Product logo

Comments (3)

ikskuh avatar ikskuh commented on August 16, 2024 1

Yeah, zgl was built with OpenGL 4.5 in mind right now. I don't intent to change this soon, but maybe enable a API wrapper to allow the use of GL_ARB_direct_state_access instead.

But i have to be honest: I don't use zgl anymore personally and keep the project in maintainance mode. Feel free to figure out a way and PR it though!

from zgl.

remorses avatar remorses commented on August 16, 2024

I am a total OpenGL noob that is trying to run this project on mac and getting this error

There is probably an alternative function to create textures that work on previous opengl version right? So probably the problem is that specific code and not zgl

from zgl.

quantumedbox avatar quantumedbox commented on August 16, 2024

I am a total OpenGL noob that is trying to run this project on mac and getting this error

There is probably an alternative function to create textures that work on previous opengl version right? So probably the problem is that specific code and not zgl

Yes, you can use glGenTextures instead, which is wrapped under genTexture and available from version 2.0. I personally have no issues using extended OpenGL 2.1 with zgl. Probably too late of an answer, but somebody might be looking at it in the future, so.

from zgl.

Related Issues (19)

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.