Just dropped the July newsletter including:
β π Astro Server Islands;
β οΈ typos CLI and CI code spell checking; and
β πͺ free Epic React Hooks tutorial.
Hope you find it useful!
#askRodney
https://t.co/FuZOa7gXPd
Just dropped a blog post on using Signed Distance Fields for rendering scaled fonts sharply with raylib.
Hope you find it useful!
https://t.co/XDhGh1Gogw
Just been learning about using Signed Distance Fields for sharp scaled font rendering.
raylib has a built-in feature for creating SDF font atlases, letting you GPU render SDF font textures.
#gamedev#learncpp#askRodney
Just dropped a post on some GitHub Actions to add your Rust Godot project for linting and formatting.
Post covers GDScript and Rust code.
Hope you find it useful!
#askRodney#rustlang#gamedev
https://t.co/mSKPyQEIQv
Been playing with Rust extensions in Godot and wanted to add a GitHub Actions workflow.
As well as the usual Rust suspects, I added:
β Scony/godot-gdscript-toolkit to lint GDScript;
β a Rust MSRV check; and
β cargo deny for license issue and vulnerability checks.
#GodotEngine
Just dropped a new post on setting up a Godot Rust gdext project. Covering:
β resources for getting started with GDExtension;
β adding watch to speed up feedback cycle; and
β adding your lib in Godot Engine.
Hope you find it useful!
https://t.co/Rp9HLWMefQ
Love the Godot π€ community π¦ Rust support for via GDExtension.
Tried converting GDScript tutorial to use Rust gdext, and liked it! Great alternative to C++ when you need performance.
#gamedev#GodotEngine#rustgamedev
It's the biggest ship day of my life. Here's everything I'm shipping:
- A 16-chapter TS book, for FREE
- A new, 200-exercise course for $200
- A giveaway worth ~$80,000 to existing customers
- A huge price cut
- A 20% sale until Friday
Here are the details:
OpenSSH 9.8 released https://t.co/03PLKlaAhq - A critical vulnerability in sshd(8) was present in Portable OpenSSH versions between 8.5p1 and 9.7p1 (inclusive) that may allow arbitrary code execution with root privileges.
Just dropped the June newsletter including:
β β¨οΈ TypeScript 5.5 with new Regex checking;
β π₯οΈ Dear ImGui; and
β βοΈ counterscale self-hosted web analytics..
Hope you find it useful!
#askRodney
https://t.co/SfkZvC0L6y
Just dropped a new post on getting started with Godot 4 and GDScript.
Includes tutorials, Godot games, why consider Godot and how to learn about using GDExtension to bring C, C++, Rust, Swift or other languages to your game.
Hope you find it useful!
https://t.co/HzoeB3338z
Been looking at Godot 4, GDScript and GDExtension for writing game logic in C, C++, Rust, Swift and other languages. Found some fantastic tutorials.
Love that Godot is lightweight, yet still powerful.
#gamedev#GodotEngine#askRodney
π godot-rust is now on https://t.co/8uwGVUYBRF!
Start using it immediately with `cargo add godot`.
Thanks to everyone who contributed!
https://t.co/ThZm5kj3oH