glia 0.1.0

Cross-platform OpenGL ES 2.0 implementation with extended support for the unterlying native platforms
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 1.48 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 982.95 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • honigbot

👾 glia

OpenGL Implementation Adapter is a supercharged cross-platform OpenGL ES 2.0 implementation with extended support for the unterlying native platforms.

Modern APIs like Vulkan, Metal and WebGPU offer flexibility and performance, however require features absent on many older GPUs and embedded devices like the Raspberry Pi family. At this level there is no alternative to OpenGL ES 2.0, which is supported on most devices of the last decades as the minimal common ground of modern programmable graphics.