rustracer
Vulkan renderer
A 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust
Vulkan path tracing with Rust
70 stars
2 watching
2 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
3d-graphicsanimationash-rscompute-shadergltfnixpath-tracerphysically-based-renderingray-tracingraytracingrenderingrustskinningvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
zeux/niagara | An experimental Vulkan renderer designed to explore various rendering techniques and features. | 1,332 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 49 |
trungtle/tlvulkanrenderer | A Vulkan-based renderer for demonstrating real-time transparency algorithms on the GPU. | 96 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
enjiushi/vulkanlearn | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 291 |
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 |
wahn/rs_pbrt | A Rust implementation of physically based rendering techniques. | 811 |
bzm3r/ash-sample-progression | Rust translation of Vulkan-based tutorials to provide a basic application that displays a cube | 23 |
attackgoat/screen-13 | A high-performance, easy-to-use Vulkan rendering engine | 265 |
google/swiftshader | A high-performance CPU-based implementation of the Vulkan graphics API for hardware independence in 3D graphics. | 2,143 |
andrewrk/zig-vulkan-triangle | A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 116 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
nyorain/rvg | A high-level graphics API for Vulkan 2D vector-like rendering | 188 |
mad-s/hijiki | A high-performance physically-based renderer for 3D graphics using GPU acceleration | 16 |
dolkar/tephra | A high-performance C++17 graphics and compute library leveraging Vulkan for GPU-accelerated tasks | 19 |