amethyst / distillLinks
Asset pipeline system for game engines & editor suites.
☆368Updated 3 years ago
Alternatives and similar repositories for distill
Users that are interested in distill are comparing it to the libraries listed below
Sorting:
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆301Updated 8 months ago
- A modern 3D/2D game engine that uses wgpu.☆170Updated 4 years ago
- Entity Component System focused on usability and flexibility.☆796Updated last month
- Rust implementation of Renderer Agnostic User Interface☆406Updated 2 weeks ago
- Sparse set-based Entity Component System written in Rust.☆185Updated 7 months ago
- Component Graph System experiment☆316Updated 4 years ago
- PBR rendering example/experiment with rendy☆226Updated 5 years ago
- A software rendering crate that lets you write shaders with Rust☆326Updated 5 months ago
- A 3D engine with ECS and Vulkan renderer for Rust developers☆307Updated last week
- A minimalist and safe ECS library for rust!☆135Updated 3 years ago
- Dear imgui renderer for wgpu-rs.☆273Updated last month
- Composable camera rigs☆462Updated 10 months ago
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆475Updated 5 months ago
- Networking library for games, multiplex reliable and unreliable streams over unreliable datagrams.☆269Updated last year
- Conveniently load, cache, and reload external resources☆156Updated this week
- A series of small gfx-hal tutorials.☆129Updated 2 years ago
- A voxel library for real-time applications.☆375Updated 2 years ago
- Math Interoperability Types☆273Updated last year
- Rust bindings for the shaderc library.☆272Updated this week
- A wide linear algebra crate for games and graphics.☆766Updated last month
- A small, portable and extensible game framework written in Rust.☆182Updated 2 years ago
- Rust bindings for AMD Vulkan Memory Allocator (VMA)☆178Updated 10 months ago
- State of the art "build your own engine" kit powered by gfx-hal☆821Updated 2 years ago
- Multi-backend renderer with asset pipeline. The objective of this repo is to build a scalable, flexible, data driven renderer.☆699Updated 9 months ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆175Updated last month
- RTS game/engine in Rust and WebGPU