bitshifter / mathbench-rsLinks
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆220Updated 9 months ago
Alternatives and similar repositories for mathbench-rs
Users that are interested in mathbench-rs are comparing it to the libraries listed below
Sorting:
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆317Updated 9 months ago
- Math Interoperability Types☆273Updated last year
- Interpolation made easy.☆167Updated 9 months ago
- A Rust promise for games and immediate mode GUIs☆140Updated last year
- Implementation agnostic memory allocator for Vulkan-like APIs☆88Updated last year
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆302Updated 11 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆181Updated 2 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆159Updated last year
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- Backend code to use egui with wgpu.☆110Updated 4 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆169Updated 3 months ago
- Shared resource dispatcher☆245Updated 5 months ago
- Tiny OBJ Loader in Rust☆256Updated 7 months ago
- Library for post-process antialiasing☆105Updated 3 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆255Updated 8 months ago
- Simple profiler scopes for wgpu using timer queries☆114Updated last month
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆182Updated last month
- Wavefront obj parser for Rust☆85Updated 5 months ago
- A software rendering crate that lets you write shaders with Rust☆332Updated 7 months ago
- Validate wgsl in rust projects☆87Updated 3 months ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated 6 months ago
- Sparse set-based Entity Component System written in Rust.☆189Updated 2 months ago
- Type-Safe Graphics Programming with Functional Shaders☆142Updated last month
- Simple example on how to use egui with wgpu and winit.☆90Updated 2 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆377Updated 2 months ago
- Hierarchical bit set container☆125Updated last year
- GLSL parser for Rust☆197Updated 6 months ago
- Implementation of PBR using wgpu-rs☆80Updated 3 years ago
- Rust bindings for the shaderc library.☆275Updated last month
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆170Updated 2 months ago