#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

7 releases

0.0.16 Jan 14, 2025
0.0.15 Jan 13, 2025
0.0.12 Dec 3, 2024
0.0.11 Nov 30, 2024

#2181 in Game dev

Download history 46/week @ 2024-11-18 251/week @ 2024-11-25 267/week @ 2024-12-02 112/week @ 2024-12-09 9/week @ 2024-12-16 6/week @ 2024-12-23 42/week @ 2024-12-30 166/week @ 2025-01-06 442/week @ 2025-01-13 38/week @ 2025-01-20

689 downloads per month
Used in 10 crates (2 directly)

MIT license

26KB
276 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.16"

Dependencies

~15–31MB
~484K SLoC