7 unstable releases (3 breaking)

new 0.19.1 Jan 23, 2025
0.18.0 Jan 13, 2025
0.17.2 Dec 28, 2024
0.16.0 Nov 24, 2024
0.2.0 Mar 26, 2024

#370 in Game dev

Download history 6/week @ 2024-10-05 11/week @ 2024-10-12 3/week @ 2024-10-19 107/week @ 2024-10-26 44/week @ 2024-11-02 1/week @ 2024-11-09 13/week @ 2024-11-16 164/week @ 2024-11-23 199/week @ 2024-11-30 95/week @ 2024-12-07 9/week @ 2024-12-14 209/week @ 2024-12-28 7/week @ 2025-01-04 204/week @ 2025-01-11 139/week @ 2025-01-18

559 downloads per month

MIT/Apache

1MB
9K SLoC

Rust 8K SLoC // 0.0% comments WebGPU Shader Language 1K SLoC // 0.0% comments

Ascending Graphics

https://crates.io/crates/ascending_graphics Docs PRs Welcomed Discord Server

📑 Overview

A 2D extendable rendering library using WGPU and Winit.

  • WGPU Backend.
  • Winit for windows and inputs.
  • Buffered Sorted Rendering.
  • Render Images
  • Render Basic Lighting
  • Render Shapes via lyon
  • Render Optimized Rectangle with Corner Rounding and image support.
  • Render Text using cosmic-text.
  • Optimized Map Renderer. (see examples).
  • Atlas System with Texture Arrays and texture defragmentation support.
  • Tilesheet loader to help with 2D tiles to Textures.
  • Supports both Instance Buffers and Vertex Buffers.
  • Extendable

🚨 Help

If you need help with this library or have suggestions please go to our Discord Group

🔎 Examples

Ascending Client Client showcase

Ascending Map Editor

Render Demo

Demo showcase

Dependencies

~33–68MB
~1M SLoC