render-rs
Rendering libraries
A collection of Rust crates providing rendering abstractions.
Collection of rust crates providing rendering abstractions.
30 stars
8 watching
3 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rsaarelm/navni | A Rust library for rendering 2D graphics in text and pixel formats. | 7 |
raphlinus/font-rs | A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. | 756 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 788 |
google/shaderc-rs | Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. | 259 |
rswinkle/portablegl | A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
saschawillems/vulkan-gltf-pbr | An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 984 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 936 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
rohit507/rust-gfx-experiments | An experiment in rendering 2D graphics using Rust and its standard library | 0 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 531 |
nadrin/pbr | An implementation of physically based rendering techniques in various graphics APIs for comparison and demonstration purposes. | 1,402 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 191 |
mitchmindtree/elmesque | A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |