Skip to content

Commit 119712d

Browse files
Vrixyzjanhohenheim
andauthored
N51: add This week in Quads (rust-gamedev#1515)
* N51: add twiq For This week in Quads * Update content/news/051/index.md Co-authored-by: Thierry Berger <[email protected]> * Exclude Patreon links --------- Co-authored-by: Jan Hohenheim <[email protected]>
1 parent 9836b97 commit 119712d

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
--accept '100..=103,200..=299,300..=399'
4646
--exclude '[^\w]todo[^\w]?'
4747
--exclude 'https://(www\.|old\.)?reddit\.com'
48+
--exclude 'https://www.patreon.com'
4849
${{ steps.changed-files.outputs.changed_files }}
4950
- name: Install Zola
5051
run: |

content/news/051/index.md

+12
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,18 @@ This release contains 110 levels which pull from 870 available puzzle layouts.
135135

136136
## Engine Updates
137137

138+
### [Macroquad]
139+
140+
![quad-gl](twiq_3d_helmet.gif)
141+
_"Basic" 3d rendering (gltf helmet)_
142+
143+
[@Fedor](https://github.com/not-fl3/), creator of [*Quad], a game engine written in Rust, is starting a [This week in Quads](https://macroquad.rs/twiq) newsletter.
144+
145+
Overall polish, developer experience, performance optimization and basic 3d visualization have been worked on.
146+
147+
[Macroquad]: https://github.com/not-fl3/macroquad
148+
[*Quad]: https://www.patreon.com/posts/on-buses-and-101117631
149+
138150
## Learning Material Updates
139151

140152
### Xkcd Machine

content/news/051/twiq_3d_helmet.gif

976 KB
Loading

0 commit comments

Comments
 (0)