Git Product home page Git Product logo

Comments (5)

jtmcdole avatar jtmcdole commented on May 29, 2024

We're not going to be able to auto-build the library if you don't have GLFW installed. What we could do is potentially redistribute libglfw and our library for different platforms (linux, windows, etc) and that would get around needing to build the library.

from dart-glfw.

rishavs avatar rishavs commented on May 29, 2024

Why can we not install this library by using pub get?

I understand that the glfw dlls themselves may need to be placed manually by the user but that is expected in pretty much every sdl/glfw/sfml bindings.

from dart-glfw.

jtmcdole avatar jtmcdole commented on May 29, 2024

It's been a long time since I've looked at this and I do not know what options are available for auto-build. Adding the .so/.dll files compiled for every supported platform could be done, but I'm not sure the maintainers have a whole lot of time on their hands (I should know, we both work together on other projects).

from dart-glfw.

rishavs avatar rishavs commented on May 29, 2024

thats unfortunate.
Dart simply doesnt seems to have a way of using opengl context without using other languages like go.

from dart-glfw.

jtmcdole avatar jtmcdole commented on May 29, 2024

Natively via the Dart VM? This and I believe Flutter are the only ways you can get access to a GL context. I've recently run this on another project, so I know it's alive and well. We also used this on some embedded devices (hence its existence) and it ran great.

from dart-glfw.

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.