tiny-gl 0.1.0

A set of OpenGL bindings suitable for use in a demo. This crate does not use std.
Documentation
  • Coverage
  • 10.18%
    29 out of 285 items documented0 out of 118 items with examples
  • Size
  • Source code size: 34.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.22 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • demoscene-rs/tiny-gl
    0 1 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Darksecond

Tiny GL

This crate contains a fairly minimal set of OpenGL bindings suitable for building demos with. It does not use std.