Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d6e565a

Browse filesBrowse files
not-fl3ozkriff
andauthored
N14: macroquad (rust-gamedev#310)
* macroquad updates * N14: macroquad: Style/fmt tweaks * N14: macroquad: formatting issues * N14: macroquad: Style/fmt tweaks * N14: macroquad: fix Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent b63cba2 commit d6e565a
Copy full SHA for d6e565a

File tree

3 files changed

+33
-0
lines changed
Filter options

3 files changed

+33
-0
lines changed

‎content/posts/newsletter-014/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-014/index.md
+33Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,39 @@ The book should be going into early access/beta in time for the next newsletter.
715715
[@blackfuture]: https://patreon.com/blackfuture
716716
[rltk-cpp]: https://github.com/thebracket/rltk
717717

718+
### [macroquad]
719+
720+
[![quadgames](quadgames.gif)][sponsors]
721+
_Games built with miniquad/macroquad._
722+
723+
[macroquad] by [@fedor_games] is a cross-platform
724+
(Windows/Linux/macOS/Android/iOS/WASM)
725+
game framework build on top of [miniquad].
726+
727+
This month 0.3 preview was released, featuring:
728+
729+
- Improved [documentation][macroquad-doc] on docs.rs.
730+
- Screen reading shaders and a [tutorial about them][article-screen-reading].
731+
- Updated "shadertoy" - small interactive glsl playground - example.
732+
Check out the [web demo][shadertoy-web] and its [source code][shadertoy-src].
733+
734+
[![shadertoy](shadertoy.gif)][shadertoy-web]
735+
736+
Also, [@not-fl3] (the main developer of all current \*quad projects)
737+
has been added to the GitHub Sponsors.
738+
Check out the project's story, vision, and roadmap
739+
on the new [sponsors page][sponsors]!
740+
741+
[macroquad]: https://github.com/not-fl3/macroquad
742+
[miniquad]: https://github.com/not-fl3/miniquad
743+
[article-screen-reading]: https://not-fl3.github.io/platformer-book/screen-reading.html
744+
[shadertoy-web]: https://not-fl3.github.io/miniquad-samples/shadertoy.html
745+
[shadertoy-src]: https://not-fl3.github.io/miniquad-samples/shadertoy.html
746+
[macroquad-doc]: https://docs.rs/macroquad/0.3.0-alpha.0/macroquad/index.html
747+
[@fedor_games]: https://twitter.com/fedor_games
748+
[@not-fl3]: https://github.com/not-fl3
749+
[sponsors]: https://github.com/sponsors/not-fl3
750+
718751
### Tetra
719752

720753
[Tetra] is a simple 2D game framework, inspired by XNA and Raylib. This month,
4.26 MB
Loading
1.36 MB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.