#webgl #back-end #rendering #set #abstract #2d #byte

mingl

Agnostic set of tools for abstract rendering backend

2 unstable releases

0.2.0 Oct 28, 2024
0.1.0 Sep 10, 2024

#696 in Graphics APIs


Used in minwebgl

MIT license

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

~8.5MB
~204K SLoC