Giter Club home page Giter Club logo

Comments (2)

DJMcNab avatar DJMcNab commented on September 1, 2024

Do the wgpu examples run?
Specifically, the boids example uses compute shaders.

Additionally, does the bevy compute_shader_game_of_life example run?

It is probably also worth asking on the wgpu matrix about this.

Unfortunately, the panic line corresponds to the very first shader; that suggests that your metal compiler does not support compute shaders at all.

from vello.

bitec0de avatar bitec0de commented on September 1, 2024

wgpu boids doesn't run, no: zsh: segmentation fault cargo run --example boids

EDIT: nor compute_shader_game_of_life, it just outputs:

2023-01-16T11:04:28.532547Z ERROR wgpu::backend::direct: Handling wgpu errors as fatal by default    
thread 'main' panicked at 'wgpu error: Validation Error

Caused by:
    In Device::create_bind_group
    the adapter does not support read access for storages texture of format Rgba8Unorm

sorry, this wasn't your fault; i'd assumed after having just upgraded the OS the graphics drivers would all work

shame wgpu won't work with 2015 hardware, i hope Piet remains a rendering option

from vello.

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.