Giter VIP home page Giter VIP logo

Comments (7)

Woyten avatar Woyten commented on June 12, 2024

@x31eq Thanks for submitting the issue!

If I understand the setup guide correctly, your Intel graphics card should work once the vulkan drivers have been installed:

For Debian with AMD or Intel graphic cards:
sudo apt-get install libvulkan1 mesa-vulkan-drivers vulkan-utils

It might be worth checking whether switching between X11 and Wayland has an effect.

Bringing a headless mode to microwave is a very good idea. I will see what I can do here. It might not be straight-forward since processing input events seems to require some window context.

from tune.

Woyten avatar Woyten commented on June 12, 2024

@x31eq The underlying wgpu crate has been updated several times and comes with basic GL support. Could you check if the latest master branch works for you? If you prefer, I can trigger a test release job to build the binary for you.

from tune.

Woyten avatar Woyten commented on June 12, 2024

@x31eq I created a new release anyway: https://github.com/Woyten/tune/releases/tag/microwave-0.27.1

from tune.

x31eq avatar x31eq commented on June 12, 2024

from tune.

Woyten avatar Woyten commented on June 12, 2024

@x31eq Thanks for checking. If the UI is loaded correctly it should emit a sound once you click somewhere on the surface.

In case there is still a Vulkan-related problem: I just created a test release which enforces using a GL driver: https://github.com/Woyten/tune/releases/tag/microwave-gl-only Maybe this works better for you?

from tune.

x31eq avatar x31eq commented on June 12, 2024

from tune.

Woyten avatar Woyten commented on June 12, 2024

@x31eq Closing this since microwave will start using bevy in version 0.34.0. bevy is a popular and well-maintained graphics engine with a strong focus on portability s.t. support for all relevant graphics adapters is expected.

from tune.

Related Issues (20)

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.