Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/99thedark/depict
A very-much WIP native Rust graphics library
https://github.com/99thedark/depict
2d 2d-graphics-library graphics rust webgpu
Last synced: about 1 month ago
JSON representation
A very-much WIP native Rust graphics library
- Host: GitHub
- URL: https://github.com/99thedark/depict
- Owner: 99TheDark
- Created: 2024-09-05T20:28:53.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-18T19:09:00.000Z (3 months ago)
- Last Synced: 2024-09-18T23:08:23.620Z (3 months ago)
- Topics: 2d, 2d-graphics-library, graphics, rust, webgpu
- Language: Rust
- Homepage:
- Size: 1.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Depict
A Rust graphics library using WebGPU for fast, native and simple 2D graphics.This is super-duper in progress. Working on some basic shape rendering right now.