asny / three-d-assetView external linksLinks
General input/output functionality for 3D assets
☆45Oct 21, 2025Updated 3 months ago
Alternatives and similar repositories for three-d-asset
Users that are interested in three-d-asset are comparing it to the libraries listed below
Sorting:
- A triangle mesh data structure including basic operations.☆95Sep 2, 2024Updated last year
- 2D/3D renderer - makes it simple to draw stuff across platforms (including web)☆1,592Oct 21, 2025Updated 3 months ago
- stl input and ouput for Rust☆58Nov 9, 2025Updated 3 months ago
- Color space conversion math made simple☆40Nov 20, 2024Updated last year
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- An opinionated, practical color management library for games and graphics.☆37Aug 1, 2023Updated 2 years ago
- Rust crate for physics simulation based on the Bullet SDK and modeled after PyBullet (Github Mirror).☆24Jan 21, 2024Updated 2 years ago
- A port of sebh's atmosphere model to wgpu + WGSL☆13Aug 19, 2023Updated 2 years ago
- Rust bindings for Intel's ISPC texture compression☆16Feb 5, 2026Updated last week
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆22Jan 16, 2026Updated 3 weeks ago
- Example of how to take HTML Elements or SVG Elements as slots and render them on a canvas that can be dragged as a whole or individual it…☆16Feb 7, 2023Updated 3 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31May 25, 2020Updated 5 years ago
- A Rust audio library designed for composing real-time effects.☆17Aug 21, 2021Updated 4 years ago
- Command line tool for generating a glTF 2.0 animation from a sequence of meshes☆17Apr 16, 2025Updated 9 months ago
- Rust gamepad input library with a focus on ease of use.☆17Feb 25, 2025Updated 11 months ago
- Linearization of N-dimensional array indices.☆16Feb 13, 2022Updated 4 years ago
- 🍏 Experimenting with new Metal 3 features☆17Mar 19, 2023Updated 2 years ago
- A WIP project using the `VK_KHR_ray_tracing_pipeline` Vulkan extension and friends☆16Oct 29, 2021Updated 4 years ago
- 3D model parsing in Rust☆22Updated this week
- BVH library for Rust☆16Jul 6, 2021Updated 4 years ago
- ☆18Jan 9, 2025Updated last year
- Bindings for Binomial LLC's basis-universal Supercompressed GPU Texture Codec☆43Apr 28, 2024Updated last year
- A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.☆18May 29, 2015Updated 10 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Jul 11, 2022Updated 3 years ago
- Rust GUI library.☆19Jul 29, 2024Updated last year
- Interior mapping MaterialX node graph☆22Jun 28, 2025Updated 7 months ago
- Helps with Bencode encoding/decoding.☆18Nov 20, 2025Updated 2 months ago
- Geometry processing library in pure rust☆91Oct 5, 2025Updated 4 months ago
- A scene-graph implementation in Rust☆27Jan 14, 2026Updated last month
- Type conversion among popular Rust computer vision libraries☆54May 20, 2025Updated 8 months ago
- Rust algorithms for isosurface extraction☆81Jul 27, 2023Updated 2 years ago
- Mesh eXchange library.☆23Apr 16, 2025Updated 9 months ago
- ☆22Nov 19, 2023Updated 2 years ago
- Neat 3D math and graphics library☆37May 11, 2023Updated 2 years ago
- a barebones example of how to integrate OpenXR with wgpu (Vulkan-only)☆59Nov 17, 2025Updated 2 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆332Feb 7, 2026Updated last week
- 🎼 Realtime procedurally generated sound effects☆56Updated this week
- Library for working with pixels and images☆27Apr 6, 2025Updated 10 months ago
- FBX DOM library for Rust. // See https://github.com/lo48576/fbx-viewer for working example application // NO PLAN TO UPDATE in the forese…