gfx-rs是一个专注于Rust的图形和计算工具的组织,在GitHub上拥有多种公开的代码库。其主要编程语言包括Rust、HTML、C、Ruby、C++和Go,著名的项目有wgpu、gfx和naga等,这些项目在图形API和着色器翻译方面具有重要意义。
A cross-platform, safe, pure-Rust graphics API.
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
Rust bindings to wgpu native library
Universal shader translation in Rust
Native WebGPU implementation based on wgpu-core
Deprecated Rust bindings for Metal
Rust implementation of SPIR-V module processing functionalities
Vulkan Portability Implementation
A library of mesh generation utilities.
Compute based ocean simulation with gfx_hal :ocean:
Rust Graphics meetups
Rust wrapper for D3D12
[DEPRECATED] Memory management library of gfx_hal
Bindings to Nvidia Labs's ꟻLIP image comparison and error visualization library
DEPRECATED: Extra libraries to help working with gfx-hal
Hosting for wgpu.rs website
此仓库未提供描述。
Blog for the gfx-rs project
deprecated
An OpenGL loader tailored to gfx-rs's needs.
此仓库未提供描述。
Khronos ANARI implementation in Rust based on wgpu-rs
deprecated
Tracing subscribers to help with wgpu
wgpu stories blog
deprecated
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
Fork of Android Cherry tool for Vulkan CTS tracking
Automated action for building/hosting components we need in CI
此仓库未提供描述。
gfx-rs在GitHub上构建了多个与图形和计算相关的项目,包括wgpu、gfx和naga等。这些项目旨在提供跨平台的图形API和着色器翻译功能,广泛应用于Rust生态系统。
gfx-rs主要使用Rust作为其核心编程语言,同时也使用HTML、C、Ruby、C++和Go等语言。这些语言支持其开发高效且可移植的图形和计算工具。
是的,gfx-rs的所有代码库都是公开的。在GitHub上,用户可以访问其多个项目,了解源代码并参与贡献,提高图形计算领域的透明度。