polymonster / hotline
A high-performance, hot-reload graphics engine.
☆226Updated this week
Related projects ⓘ
Alternatives and complementary repositories for hotline
- Experimental real-time renderer with support for dynamic global illumination☆403Updated 8 months ago
- 3d transformation gizmo☆200Updated 2 weeks ago
- Vulkan path tracing with Rust☆71Updated last year
- Dear imgui renderer for wgpu-rs.☆260Updated 3 weeks ago
- Composable camera rigs☆442Updated 3 months ago
- Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.☆266Updated last month
- GPU driven real-time renderer, backed by wgpu and rust-gpu☆83Updated this week
- Fast prototyping 3D engine☆101Updated 2 years ago
- GPU driven renderer using WGPU☆65Updated 5 months ago
- Efficient and easy to use rendering framework for real-time visualization based on WebGPU☆80Updated this week
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆163Updated 3 weeks ago
- A 3D engine with ECS and Vulkan renderer for Rust developers☆293Updated this week
- glTF 2.0 file viewer written in Rust using Vulkan☆78Updated last month
- Rust bindings for AMD Vulkan Memory Allocator (VMA)☆169Updated 3 months ago
- 🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust☆381Updated last month
- A Realtime Path Tracer for Bevy.☆349Updated last year
- A plugin to use the kajiya renderer with bevy☆110Updated 2 years ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆159Updated this week
- Vulkan-lite GPU API☆90Updated 4 months ago
- A Vulkan renderer for imgui-rs using Ash☆63Updated last month
- A shader EDSL for writing render and compute pipelines in rust☆256Updated last year
- Vulkan and rust experiments, including a spectral path tracer using Vulkan ray tracing extensions☆130Updated 8 months ago
- Simple profiler scopes for wgpu using timer queries☆94Updated last week
- A software rendering crate that lets you write shaders with Rust☆300Updated last month
- Vulkan tutorial written in Rust using Ash☆171Updated 3 months ago
- A large-scale real-world terrain renderer written in Rust using the Bevy game engine.☆179Updated last year
- A real-time implementation of "Ray Tracing in One Weekend" using nannou and rust-gpu.☆95Updated 2 years ago
- Multi-backend renderer with asset pipeline. The objective of this repo is to build a scalable, flexible, data driven renderer.☆641Updated 3 months ago
- Sparse set-based Entity Component System written in Rust.☆184Updated last month
- Egui gui integration with winit and vulkano