Hacker News
- Building a new graphics engine in Rust https://www.polymonster.co.uk/blog/bulding-new-engine-in-rust 13 comments rust
- printf debugging is OK (2024) https://www.polymonster.co.uk/blog/printf-debugging-is-ok 129 comments programming
- Not so modern C++ https://www.polymonster.co.uk/blog/not-so-modern-cpp 80 comments programming
- Building a new graphics engine in Rust - Part 3 https://www.polymonster.co.uk/blog/building-new-engine-3 5 comments rust
- Building A Gamedev Maths Library In Rust From Scratch https://www.polymonster.co.uk/blog/maths-rs 7 comments rust_gamedev
- Building a new graphics engine in Rust - Part 2 https://www.polymonster.co.uk/blog/bulding-new-engine-in-rust-2 9 comments rust
- A quick solution for OpenGLES lack of wireframe fill mode https://www.polymonster.co.uk/blog/gles-wireframe 5 comments programming
- Data oriented design is not about SoA and ECS https://www.polymonster.co.uk/blog/dod-ecs 17 comments programming