Sysgpu – 用 Zig 编写的 WebGPU 的实验性后继者。
Sysgpu – Experimental descendant of WebGPU written in Zig

原始链接: https://github.com/hexops-graveyard/mach-sysgpu

## mach-sysgpu 概要 mach-sysgpu 是一个高度实验性、快速且轻量级的图形库,使用 Zig 编程语言编写。它被设计为 WebGPU 的后继者,旨在实现高性能和精简的代码库。该项目在 GitHub 上目前有 105 个星标和 10 个分支。 最初作为一个独立项目托管在 hexops-graveyard 组织下,**mach-sysgpu 已被移动到 Mach 标准库中** (github.com/hexops/mach/tree/main/src/sysgpu)。 该库使用多种许可证,包括未知、Apache-2.0 和 MIT。它专注于 GPU 和图形处理,同时使用 Zig 和 WGSL 语言(98.4% Zig,1.6% WGSL)。该项目有 7 名贡献者,文档位于 machengine.org/pkg/mach-sysgpu。 注意:GitHub 页面目前在多个部分显示加载错误。

## Sysgpu:Zig语言中的新型WebGPU衍生品 一种新的实验性图形API,**Sysgpu**,使用Zig编程语言构建,是WebGPU的衍生品。目前,它已集成到**Mach**游戏引擎的标准库中,但缺乏广泛的文档或详细信息。 目前的演示程序是一个简单的旋转纹理立方体,表明该项目仍处于非常早期的阶段。评论员指出WebGPU的优势在于其浏览器和跨平台可用性——Sysgpu目前尚不具备这些特性,使其更像是一个高级Vulkan包装器。 讨论还强调了WebGPU实现(如**Dawn**,Chrome使用)所使用的底层API,它们会适应宿主系统——利用Vulkan、macOS上的Metal以及Windows上的DirectX,这表明Vulkan并非普遍可用。
相关文章

原文
Skip to content

Highly experimental, blazingly fast, lean & mean descendant of WebGPU written in Zig

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
MIT
LICENSE-ZIG
Notifications You must be signed in to change notification settings

hexops-graveyard/mach-sysgpu

About

Highly experimental, blazingly fast, lean & mean descendant of WebGPU written in Zig

Topics

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
MIT
LICENSE-ZIG

Stars

Watchers

Forks

Sponsor this project

Contributors 7

联系我们 contact @ memedata.com