Skip to content

dipdowel/graph1_wasm_demo

Repository files navigation

Graph1 WASM Demos

This repository contains a collection of demos showcasing the capabilities of Graph1, a Rust library for creating 2D-graphics and animations in Rust.


project-screenshot.png

Grid Resolution Table

Square Side Horizontal Squares Vertical Squares Resolution
1 480 240 480 × 240
2 240 120 240 × 120
3 160 80 160 × 80
4 120 60 120 × 60
5 96 48 96 × 48
6 80 40 80 × 40
8 60 30 60 × 30
10 48 24 48 × 24
12 40 20 40 × 20
15 32 16 32 × 16
16 30 15 30 × 15
20 24 12 24 × 12
24 20 10 20 × 10
30 16 8 16 × 8
40 12 6 12 × 6
48 10 5 10 × 5
60 8 4 8 × 4
80 6 3 6 × 3
120 4 2 4 × 2
240 2 1 2 × 1

About

Demo(s) for Graph1 library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published