Skip to content

N51: add This week in Quads #1515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 30, 2024
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.