Pinned Repositories
gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
gfx-ocean
Compute based ocean simulation with gfx_hal :ocean:
grr
Bare metal wrapper for modern OpenGL 4.5+
grr-gltf
grr and rust-gpu pbr rendering
grr-glyph
Text rendering library for grr
inspirv-rust
Rust (MIR) → SPIR-V (Shader) compiler
nari
digital workspace
panopaea
A fluid solving framework for Computer Graphics/VFX
rostkatze
C++ implementation of Vulkan sitting on D3D12 :cat2:
grr-2d
Experimenting with 2D GPU rendering
msiglreith's Repositories
msiglreith/grr
Bare metal wrapper for modern OpenGL 4.5+
msiglreith/grr-gltf
grr and rust-gpu pbr rendering
msiglreith/glace
msiglreith/grr-imgui
imgui renderer backend for grr
msiglreith/pixels-android
Android port for pixels minimal sample
msiglreith/wgpu-android
wgpu Hello Triangle on Android
msiglreith/winit
Window handling library in pure Rust
msiglreith/nari
digital workspace
msiglreith/android-activity
Glue for building Rust applications on Android with NativeActivity or GameActivity
msiglreith/android-ndk-rs
Rust bindings to the Android NDK
msiglreith/ash
Vulkan bindings for Rust
msiglreith/BlueEngine
Blue Engine is a general-purpose and easy-to-use graphics engine written in rust.
msiglreith/cargo-mobile
Rust on mobile made easy!
msiglreith/ci-test
Testing GitHub workflow with cargo-release
msiglreith/fw-nrfconnect-nrf
nRF Connect SDK nrf tree
msiglreith/gfx
A high-performance, bindless graphics API for Rust.
msiglreith/gpu-allocator
🦀 Memory allocator written in pure Rust for GPU memory in Vulkan and DirectX 12
msiglreith/grr-gpu
msiglreith/nsight-imageless-framebuffer
msiglreith/parley
Rich text layout library
msiglreith/raw-window-handle
msiglreith/rspirv
Rust implementation of SPIR-V module processing functionalities
msiglreith/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU code 🚧
msiglreith/SPIRV-Headers
SPIRV-Headers
msiglreith/SPIRV-Tools
msiglreith/spirv-tools-rs
🛠 Wrapper crate for SPIRV-Tools 🦀
msiglreith/spirv_cross
Safe Rust wrapper around SPIRV-Cross
msiglreith/swash
Font introspection, complex text shaping and glyph rendering.
msiglreith/vello
An experimental GPU compute-centric 2D renderer.
msiglreith/wgpu
Native WebGPU implementation based on gfx-hal