kvark / baryonLinks
Fast prototyping 3D engine
☆109Updated 4 years ago
Alternatives and similar repositories for baryon
Users that are interested in baryon are comparing it to the libraries listed below
Sorting:
- Simple profiler scopes for wgpu using timer queries☆125Updated 3 months ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆194Updated 5 months ago
- Validate wgsl in rust projects☆91Updated 2 months ago
- ☆200Updated 3 weeks ago
- Rust EDSL for shading languages☆94Updated 3 years ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆76Updated 11 months ago
- A simple library for animation in Rust☆138Updated 3 years ago
- Processes winit events, allowing input state to be queried at any time.☆74Updated last month
- Vulkan-lite GPU API☆89Updated last year
- ☆68Updated 2 years ago
- Simple example on how to use egui with wgpu and winit.☆93Updated 3 years ago
- ☆66Updated 3 years ago
- shadertoy.com shaders ported to Rust-GPU☆165Updated last week
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆62Updated last month
- 📜A simple 2D text renderer for wgpu📜☆132Updated 3 weeks ago
- Bevy plugin for hot-building and hot-reloading rust-gpu shaders.☆140Updated 2 years ago
- A tweening library for Rust☆66Updated 9 months ago
- Batteries included ECS library for rust with entity relations and much more☆94Updated 6 months ago
- GPU driven real-time renderer, backed by wgpu and rust-gpu☆206Updated last month
- A low-level gltf parser implemented on nanoserde☆37Updated 2 months ago
- Interpolation made easy.☆168Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆147Updated 3 months ago
- Linear algebra library for graphics and gamedev.☆58Updated 7 months ago
- A real-time implementation of "Ray Tracing in One Weekend" using nannou and rust-gpu.