bitshifter / mathbench-rs
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆201Updated 2 months ago
Alternatives and similar repositories for mathbench-rs:
Users that are interested in mathbench-rs are comparing it to the libraries listed below
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆299Updated 2 months ago
- Math Interoperability Types☆262Updated last year
- Interpolation made easy.☆166Updated 2 months ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆286Updated 3 months ago
- A Rust promise for games and immediate mode GUIs☆130Updated last year
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆464Updated last month
- Shared resource dispatcher☆242Updated 8 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆158Updated 2 months ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆167Updated 3 weeks ago
- Type-Safe Graphics Programming with Functional Shaders☆137Updated this week
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆157Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Simple experimental async GPGPU framework for Rust☆146Updated 9 months ago
- Sparse set-based Entity Component System written in Rust.☆184Updated 3 months ago
- A software rendering crate that lets you write shaders with Rust☆306Updated 2 weeks ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆86Updated 9 months ago
- Validate wgsl in rust projects☆79Updated 6 months ago
- Approximate floating point equality comparisons and assertions☆158Updated 9 months ago
- Backend code to use egui with wgpu.☆100Updated 3 weeks ago
- ☆252Updated 3 weeks ago
- Deprecated Rust Window Creation Library☆206Updated 6 months ago
- Polygonal mesh processing.☆166Updated last week
- Hierarchical bit set container☆120Updated 11 months ago
- A simple, in-memory font database with CSS-like queries.☆141Updated 3 months ago
- Dear imgui renderer for wgpu-rs.☆264Updated last month
- Library for post-process antialiasing☆101Updated 5 months ago
- Complex numbers for Rust☆235Updated 7 months ago
- A common windowing interoperability library for Rust☆346Updated 6 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆159Updated last month