GLSL mathematics for Rust programming language.
☆55Aug 27, 2025Updated 6 months ago
Alternatives and similar repositories for glm-rs
Users that are interested in glm-rs are comparing it to the libraries listed below
Sorting:
- Signed distance field computations for meshes☆12Oct 7, 2014Updated 11 years ago
- A simple and type agnostic Rust library for quaternion math designed for reexporting☆13Oct 20, 2024Updated last year
- DEPRECATED - A unified method for easily reading and caching files over the filesystem and network.☆10Sep 11, 2015Updated 10 years ago
- Draw text for gfx using freetype☆22Nov 14, 2023Updated 2 years ago
- Rust 3d collision detection using glam☆15Jul 18, 2020Updated 5 years ago
- A portable library of image processing, manipulation, and generation algorithms, used to modify and analyze surfaces before they are conv…☆14Oct 12, 2016Updated 9 years ago
- A Rust library for 3D camera and navigation☆17Dec 6, 2025Updated 2 months ago
- An OpenGL function pointer loader for Rust☆735Nov 25, 2025Updated 3 months ago
- binding generator for rust language☆12Mar 10, 2016Updated 9 years ago
- Love2D Drawing Library using cubic Bezier curves.☆11Jan 12, 2014Updated 12 years ago
- Simple Jupyter chat UI for LangChain☆11Jul 3, 2024Updated last year
- draw nice vextor fonts in openGL. C implementation using freetype of loop blinn technique for rendering vector graphics on gpu☆12Sep 24, 2010Updated 15 years ago
- A path tracer in rust☆46Apr 24, 2018Updated 7 years ago
- Fragment Shader Library in OpenGL/GLSL. Specific to Löve2D, but can easily be adopted to other frameworks.☆11Dec 4, 2014Updated 11 years ago
- Package files in your executables with the Rust language☆13Oct 2, 2015Updated 10 years ago
- ☆30Nov 16, 2012Updated 13 years ago
- Start/stop/get logs from microservices in a dev environment☆14Feb 3, 2021Updated 5 years ago
- Example programs using LLVM from within Rust☆24Apr 28, 2014Updated 11 years ago
- Rust-language binding for the NanoVG vector graphics library☆120Oct 5, 2023Updated 2 years ago
- A finite-state machine library for the Go programming language☆14Sep 18, 2018Updated 7 years ago
- ☆18Oct 31, 2013Updated 12 years ago
- Blit pixels directly onto Winit Windows. See https://github.com/rust-windowing/softbuffer for an up-to-date alternative☆16Feb 12, 2022Updated 4 years ago
- 3d planet demo in gfx/rust☆14Jan 13, 2017Updated 9 years ago
- Fast, modular and extendable ray tracer written in Rust and OpenCL☆31Nov 15, 2019Updated 6 years ago
- ☆14Nov 22, 2013Updated 12 years ago
- Abstract BSP tree in Rust☆14Sep 3, 2021Updated 4 years ago
- Linearization of N-dimensional array indices.