tiny-gl 0.2.0

A set of OpenGL bindings suitable for use in a demo. This crate does not use std.
Documentation
  • Coverage
  • 21.89%
    81 out of 370 items documented0 out of 172 items with examples
  • Size
  • Source code size: 40.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 13.27 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s 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

Find the crate on crates.io

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