gauzilla
Renderer
A high-performance 3D rendering system using Gaussian Splatting
Gauzilla: a 3D Gaussian Splatting renderer written in Rust for WebAssembly with lock-free multithreading
345 stars
15 watching
24 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
duncan3dc/blade | A tool for rendering Blade templates without the full Laravel framework | 145 |
kaminarios/rustracer | A 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust | 70 |
pistondevelopers/gfx_voxel | A Rust-based library for rendering 3D voxel data structures using the Gfx graphics API | 14 |
zeux/niagara | An experimental Vulkan renderer designed to explore various rendering techniques and features. | 1,332 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 784 |
gwihlidal/render-rs | A collection of Rust crates providing rendering abstractions. | 30 |
saschawillems/vulkan-gltf-pbr | An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 977 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
andrewrk/zig-vulkan-triangle | A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 116 |
lordbenjamin/sharp-and-rusty | A desktop application hosting an OpenGL triangle renderer written in Rust and C#. | 5 |
smokku/femtovg | An antialiased 2D vector graphics rendering library written in Rust. | 0 |
not-fl3/nanoshredder | An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code. | 11 |
gamozolabs/orange_slice | Researching deterministic hypervisor development with performance optimization | 516 |
asny/three-d | A 2D/3D graphics renderer that provides a simple and powerful way to draw on multiple platforms. | 1,331 |