hexga_graphics 0.0.11-beta.53

The default graphic renderer of hexga_engine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
🚧 **Warning: Experimental Crate!** 🚧

This crate is currently in **beta** and **experimental**.
It is subject to **breaking changes** in future releases.
Use it at your own risk, and keep in mind that the API may change in future versions.

## HexGa Graphics


Cpu based rendering structure and trait. Can enable the wgpu backend using the "wgpu" flag.

## Main Hexga crate


Check `hexga` : https://crates.io/crates/hexga if you are interested in a quick start, it regroup multiple hexga crates.