FloatyMonkey / engineLinks
Early stage of a new game engine, focusing on fully path-traced graphics
☆37Updated 2 months ago
Alternatives and similar repositories for engine
Users that are interested in engine are comparing it to the libraries listed below
Sorting:
- A Mesh to SDF converter, written in rust☆77Updated 9 months ago
- An implementation of multiresolution (Nanite/Meshlet) style rendering in Rust and Vulkan.☆21Updated 10 months ago
- 🦀 This crate provides an FFI layer and idiomatic rust wrappers for the new DirectXShaderCompiler library.☆61Updated last month
- trongle to pixel☆49Updated 2 months ago
- BVH Construction and Traversal Library☆69Updated 2 months ago
- 🦀 Rust crate for manipulating OpenVDB files☆65Updated 10 months ago
- Rasterization using compute shaders☆23Updated last year
- A minimal renderer to play with Rust, Vulkan, Render graphs, Raytracing and ReSTIR☆29Updated 9 months ago
- Rust bindings to Intel's OpenImageDenoise Library☆34Updated last month
- Vulkan path tracing with Rust☆86Updated 2 years ago
- A high-performance renderer to render glTF models that use the `KHR_materials_transmission` and `KHR_materials_volume` extensions.☆42Updated 3 years ago
- Vulkan examples written in Rust☆30Updated 3 months ago
- GPU driven renderer using WGPU☆68Updated 5 months ago
- ☆21Updated last year
- Rust bindings to Embree 3☆38Updated 2 years ago
- Vulkan and rust experiments, including a spectral path tracer using Vulkan ray tracing extensions☆131Updated last month
- Some ridiculous SSGI for bevy☆41Updated last year
- A Vulkan renderer for imgui-rs using Ash☆67Updated 8 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…☆28Updated 2 years ago
- Efficient and easy to use rendering framework for real-time visualization based on WebGPU