2 unstable releases
new 0.2.0 | Oct 28, 2024 |
---|---|
0.1.0 | Sep 10, 2024 |
#16 in #webgl
22 downloads per month
28KB
808 lines
mingl
Agnostic set of tools for abstract rendering backend.
Implemented Features
-
Data type convertion into Vector:
- f32.
- i8/16/32.
- u8/16/32.
- 1D array.
- 2D array.
-
Data type convertion into byte slices:
- Arrays.
- Vec< T >.
-
Orbital camera controler.
-
Object model reporter.
Dependencies
~8MB
~191K SLoC