{"id":26590540,"url":"https://github.com/emcfarlane/webgputoy","last_synced_at":"2025-03-23T13:52:39.502Z","repository":{"id":41976610,"uuid":"483823199","full_name":"emcfarlane/webgputoy","owner":"emcfarlane","description":"Experiments with WebGPU shaders in Zig","archived":false,"fork":false,"pushed_at":"2022-04-21T15:57:46.000Z","size":491,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-21T00:58:22.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emcfarlane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-20T21:47:20.000Z","updated_at":"2022-09-06T07:39:57.000Z","dependencies_parsed_at":"2022-08-12T01:10:50.980Z","dependency_job_id":null,"html_url":"https://github.com/emcfarlane/webgputoy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fwebgputoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fwebgputoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fwebgputoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fwebgputoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emcfarlane","download_url":"https://codeload.github.com/emcfarlane/webgputoy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245111929,"owners_count":20562511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-23T13:52:38.888Z","updated_at":"2025-03-23T13:52:39.487Z","avatar_url":"https://github.com/emcfarlane.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [wip] webgputoy\n\nWebGPU shader toy. Uses mach-dawn for rendering a wgsl pipeline.\n\n![WGSL Example](./examples/colours.png)\n\n## Build\n\nIncludes are missing (TODO). Download them manually and add them to libs!\nAlso `git submodule init` to get `mach-glfw` ziggified bindings.\n\n```sh\n$ tree -L 2 libs/\nlibs/\n├── extern\n│   ├── compat.h\n│   ├── futureproof.h\n│   └── preview.h\n├── include\n│   ├── dawn\n│   ├── dawn_native_mach.cpp\n│   ├── dawn_native_mach.h\n│   ├── tint\n│   └── webgpu\n├── libdawn.a\n└── mach-glfw\n    ├── LICENSE\n    ├── LICENSE-APACHE\n    ├── LICENSE-MIT\n    ├── README.md\n    ├── build.zig\n    ├── src\n    ├── system_sdk.zig\n    ├── update-upstream.sh\n    └── upstream\n\n8 directories, 13 files\n```\n\n- [arch_debug.tar.gz](https://github.com/hexops/mach-gpu-dawn/releases)\n- [dawn_native_mach.cpp](https://github.com/hexops/mach/blob/main/gpu-dawn/src/dawn/dawn_native_mach.cpp)\n- [dawn_native_mach.h](https://github.com/hexops/mach/blob/main/gpu-dawn/src/dawn/dawn_native_mach.h)\n\n## Refs\n- [WebGPU](https://gpuweb.github.io/gpuweb/wgsl/#resource-interface)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femcfarlane%2Fwebgputoy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femcfarlane%2Fwebgputoy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femcfarlane%2Fwebgputoy/lists"}