speedy2d 1.3.0

Hardware-accelerated drawing of shapes, images, and text, with an easy to use API. Speedy2D aims to be the simplest Rust API for creating a window, rendering graphics, and handling input.
Documentation

speedy2d

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 5 of them enabled by default.

default

  • windowing
  • image-loading

windowing

  • glutin

image-loading

  • image

glutin

    This feature flag does not enable additional features.

image

    This feature flag does not enable additional features.