mirl 2.0.0

Miners Rust Lib - A collection of ever growing and changing functions and structs. Compatibility: Windows (Full), Linux (Partial), MacOS (Barely), Web (Unknown) Default Features (Disable with 'default-features = false'): 'system' - Allows for seamless low level interaction with the os (required by 'platform') 'platform' - Allows for the creation and managing of windows 'texture_manager_cleanup' - Additional clean up functions for more or less automatic texture unloading Additional Optional Features: 'imagery' - Support for the bulky 'image' library 'svg_support' - Required for cursor action in the Frameworks
mirl-2.0.0 has been yanked.
Visit the last successful build: mirl-5.0.0

Mirl

A library with a little bit of everything like:

  • Math functions
  • Graphics/Color modification
  • Buffer Rendering (Texts, Lines, Triangles, Blocks, Circle)
  • Console functions
  • Dynamic Window/Rendering system (Supported: MiniFB [Full], Glfw [Mostly])
  • Screenshots and other window manipulation
  • Rust extensions (Simple function that should be built into rust for built-in types yet aren't for unexplainable reasons like .is_number() or .sign())

Hi there

What brought you to this place?

This is just a little personal lib for easy function/struct reusability