bitshifter / mathbench-rs
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆210Updated 6 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.☆306Updated 6 months ago
- Interpolation made easy.☆166Updated 6 months ago
- Math Interoperability Types☆270Updated last year
- A Rust promise for games and immediate mode GUIs☆135Updated last year
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆296Updated 7 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆169Updated last week
- Type-Safe Graphics Programming with Functional Shaders☆140Updated 2 months ago
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Shared resource dispatcher☆244Updated 2 months ago
- Backend code to use egui with wgpu.☆106Updated last month
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆173Updated 3 weeks ago
- Polygonal mesh processing.☆176Updated this week
- Tiny OBJ Loader in Rust☆245Updated 3 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆87Updated last year
- Library for post-process antialiasing☆102Updated last week
- Geometry primitives (basic linear algebra) for Rust☆469Updated 2 months ago
- ☆272Updated 2 months ago
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆475Updated 4 months ago
- Validate wgsl in rust projects☆84Updated 10 months ago
- Simple profiler scopes for wgpu using timer queries☆108Updated 3 weeks ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆245Updated 5 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆162Updated last month
- Deprecated Rust Window Creation Library☆205Updated 9 months ago
- Arbitrary precision floating point numbers library☆108Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆352Updated 6 months ago
- A common windowing interoperability library for Rust☆361Updated 2 months ago
- Rust bindings for the shaderc library.☆268Updated last month
- Approximate floating point equality comparisons and assertions☆164Updated last year
- Wavefront obj parser for Rust☆83Updated last month