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!
rodneylab.com/godot-rust-ci/
#askRodney #rustlang #gamedev
Latest posts tagged with #askRodney on Bluesky
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!
rodneylab.com/godot-rust-ci/
#askRodney #rustlang #gamedev
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
newsletter.rodneylab.com/issue/2024-0...
Just dropped a new post on using Jolt Physics with flecs ECS and Dear ImGui for C++ game physics introspection.
Post includes setup and a link to the full project code, including CMake config.
Hope you find it useful!
rodneylab.com/using-jolt-w...
#askRodney
Just dropped the February newsletter including:
— 🔥Remix Vite is stable;
— Rust & C++ 🎮 Game Dev content; and
— have you tried Git Butler?
Hope you find it useful!
#askRodney
newsletter.rodneylab.com/issue/2024-0...
Just dropped a new post on adding coverage tests to projects, showing:
— adding coverage with CMake and Catch2;
— running coverage in GitHub Actions; and
— how to run automatic coverage pushes to Codecov.
Hope you find it useful!
#askRodney #learncpp
rodneylab.com/cmake-covera...
Just dropped a new video on how you can use 🚀 Astro Content Collections and References to add a “Related Posts” widget to your content site.
Hope you find it useful!
#askRodney
rodneylab.com/astro-relate...
Just dropped the October newsletter including:
— 🖼️ recent advances in web picture tooling;
— 🤗 comprehensive accessibility study guide; and
— 📟 embedded Rust side-project inspiration.
Hope you find it useful!
#askRodney
newsletter.rodneylab.com/issue/2023-1...
Just dropped a new video on ⚡️ Lightning CSS using:
— Deno watchFS, to watch for input CSS changes,
— esbuild to bundle @import sources into single file
— Lightning CSS to minify and add legacy browser support.
Hope you find it useful!
#askRodney
rodneylab.com/using-lightn...