tiny-gl 0.3.0

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