File tree 2 files changed +25
-0
lines changed
content/posts/newsletter-017
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -371,6 +371,31 @@ _Discussions:
371
371
[ rayon ] : https://github.com/rayon-rs/rayon
372
372
[ crates.io ] : https://crates.io/
373
373
374
+ ### [ Rust Graphics Playground] [ rust-graphics-playground ]
375
+
376
+ ![ Rust Graphics Playground Demo] ( rust-graphics-playground.gif )
377
+
378
+ The [ Rust Graphics Playground] [ rust-graphics-playground ] is a small tool that
379
+ allows you to create and share miniature graphics demos in Rust that will run
380
+ in the browser. Here are a few examples of what you can make:
381
+
382
+ - [ 3D Spinning Triangle] [ spinning-triangle ]
383
+ - [ 3D Spinning Cube] [ spinning-cube ]
384
+ - [ Serpinski Triangle] [ serpinski-triangle ]
385
+ - [ Serpinski Carpet] [ serpinski-carpet ]
386
+
387
+ The [ source code] [ graphics-playground-source ] is available online.
388
+
389
+ _ Discussions:
390
+ [ /r/rust] ( https://www.reddit.com/r/rust/comments/kk6i38/write_mini_graphics_demos_in_rust_in_the_browser/ ) _
391
+
392
+ [ rust-graphics-playground ] : http://playground.meteorlinker.com
393
+ [ spinning-triangle ] : http://playground.meteorlinker.com/?share=1
394
+ [ spinning-cube ] : http://playground.meteorlinker.com/?share=864
395
+ [ serpinski-triangle ] : http://playground.meteorlinker.com/?share=682
396
+ [ serpinski-carpet ] : http://playground.meteorlinker.com/?share=1054
397
+ [ graphics-playground-source ] : https://gitlab.com/DixieDev/rust-graphics-playground
398
+
374
399
## Popular Workgroup Issues in Github
375
400
376
401
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments