arcana-engine / goodsLinks
Asset manger for good assets only
☆31Updated 2 years ago
Alternatives and similar repositories for goods
Users that are interested in goods are comparing it to the libraries listed below
Sorting:
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 8 months ago
- A plugin for megaui integration into Bevy. This plugin is deprecated as is megaui.☆40Updated 4 years ago
- Task Orchestration Framework☆57Updated 2 years ago
- Safe, fully-featured bindings to the Tracy profiler☆29Updated 5 months ago
- ☆33Updated 2 years ago
- ☆20Updated 6 months ago
- Show puffin profiler flamegraph in-game using egui☆46Updated 3 years ago
- DEPRECATED in favor of macroquad::ui☆38Updated 4 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 3 years ago
- 🤪 Tweak constant variables live when running a program☆75Updated 2 years ago
- Tutorials and examples for rendy☆36Updated 6 years ago
- A library and tool for automata and formal languages, inspired by JFLAP☆26Updated 3 years ago
- Framework for playing around with rendering libraries in Rust☆28Updated 4 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Streaming planetary terrain mapping☆62Updated 3 weeks ago
- Procedural macros for working with Vulkan shaders☆43Updated 3 months ago
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last week
- A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.☆80Updated last year
- Uniform cubic spline evaluation and inversion in Rust☆23Updated 2 months ago
- ☆39Updated 6 years ago
- ☆20Updated 6 years ago
- ☆31Updated 6 months ago
- Converts nodes and their restrictions into a collapsed node state based on the selected algorithm.☆23Updated 2 months ago
- Iced rendering plugin for the Amethyst game engine☆25Updated 5 years ago
- Integration layer between Bevy, puffin and tracing libraries☆22Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi