#window #game #applications #across #focus #limnus #whether

limnus-window

Easily create and manage windows across multiple platforms for game applications, leveraging the power of the winit library

3 releases

new 0.0.12 Dec 3, 2024
0.0.11 Nov 30, 2024
0.0.10 Nov 24, 2024

#1999 in Game dev

Download history 46/week @ 2024-11-18 261/week @ 2024-11-25

307 downloads per month
Used in 9 crates (2 directly)

MIT license

25KB
205 lines

Limnus Window 🧱

limnus-window is a cross-platform crate designed to simplify window creation for game applications. Whether you're targeting Windows, macOS, or Linux, limnus-window abstracts the complexities, allowing you to focus on what matters most: your game!

✨ Features

  • Cross-Platform Support: Create windows seamlessly across different operating systems.
  • Simple API: Easily integrate window management into your game loop.

📦 Usage

To use limnus-window, add it to your Cargo.toml:

[dependencies]
limnus-window = "0.0.12"

Dependencies

~14–29MB
~468K SLoC