hexga_engine_render 0.0.10-beta.15

Rendering interface for the Hexga Engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
🚧 **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 Engine Core


Rendering interface for the Hexga Engine based.
This crate don't contain any platform specific implementation.

Mainly based/inspired based on the [MiniQuad crate](https://github.com/not-fl3/miniquad)
Not finished yet / work in progress...

## Main Hexga Engine Implementation


Check `quad_hexga_engine` : https://crates.io/crates/quad_hexga_engine if you want to use the engine ready to use !