Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
--accept '100..=103,200..=299,300..=399'
--exclude '[^\w]todo[^\w]?'
--exclude 'https://(www\.|old\.)?reddit\.com'
--exclude 'https://www.patreon.com'
${{ steps.changed-files.outputs.changed_files }}
- name: Install Zola
run: |
Expand Down
12 changes: 12 additions & 0 deletions content/news/051/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,18 @@ You can support development by [purchasing Way of Rhea on Steam][wor], or

## Engine Updates

### [Macroquad]

![quad-gl](twiq_3d_helmet.gif)
_"Basic" 3d rendering (gltf helmet)_

[@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.

Overall polish, developer experience, performance optimization and basic 3d visualization have been worked on.

[Macroquad]: https://github.com/not-fl3/macroquad
[*Quad]: https://www.patreon.com/posts/on-buses-and-101117631

## Learning Material Updates

### Xkcd Machine
Expand Down
Binary file added content/news/051/twiq_3d_helmet.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.