25 releases (15 breaking)

new 0.16.0 Nov 24, 2024
0.14.0 Sep 25, 2024
0.12.0 Jul 18, 2024
0.2.0 Mar 26, 2024

#16 in #text-rendering

Download history 147/week @ 2024-08-03 22/week @ 2024-08-10 8/week @ 2024-08-17 101/week @ 2024-08-24 47/week @ 2024-08-31 1/week @ 2024-09-07 1/week @ 2024-09-14 158/week @ 2024-09-21 30/week @ 2024-09-28 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 4/week @ 2024-11-16

156 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

~32–71MB
~1M SLoC