File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
content/posts/newsletter-017 Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -371,6 +371,31 @@ _Discussions:
371371[ rayon ] : https://github.com/rayon-rs/rayon
372372[ crates.io ] : https://crates.io/
373373
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+
374399## Popular Workgroup Issues in Github
375400
376401<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments