9 releases (4 breaking)

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

#286 in Game dev

Download history 5/week @ 2024-11-13 163/week @ 2024-11-20 20/week @ 2024-11-27 267/week @ 2024-12-04 25/week @ 2024-12-11 207/week @ 2024-12-25 6/week @ 2025-01-01 89/week @ 2025-01-08 169/week @ 2025-01-15 117/week @ 2025-01-22 13/week @ 2025-01-29 104/week @ 2025-02-05 69/week @ 2025-02-12 264/week @ 2025-02-19 61/week @ 2025-02-26

501 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