#Siv3D でごく簡単な一筆書きゲームと2Dシューティングを実装した
github.com/ryota37/Sing...
github.com/ryota37/2Dsh...
この動画にあるゲーム20種を年内に実装し切るのが目標
www.youtube.com/watch?v=fSTa...
@siv3d.jp.bsky.social
プログラミングを楽しく簡単に。 Creator of Siv3D (C++20 game framework) - https://github.com/Siv3D/OpenSiv3D - https://x.com/Reputeless
#Siv3D でごく簡単な一筆書きゲームと2Dシューティングを実装した
github.com/ryota37/Sing...
github.com/ryota37/2Dsh...
この動画にあるゲーム20種を年内に実装し切るのが目標
www.youtube.com/watch?v=fSTa...
Topological Sorting (Kahn's Algorithm)
www.youtube.com/watch?v=C6v9...
#Siv3D #gamedev #cplusplus
Breadth-First Search (BFS) on a Grid
www.youtube.com/watch?v=yj6P...
#Siv3D #gamedev #cplusplus
Just published: "Reducing Dangling References in C++ with [[lifetimebound]]"
Struggling with subtle temporary-object references? Modern compilers can now detect certain tricky cases using [[lifetimebound]], though it’s no silver bullet.
Check it out: zenn.dev/reputeless/a...
#cplusplus
👀
> Over the next few MSVC toolset update releases, the compiler team is dramatically shifting towards improving C++23 conformance.
devblogs.microsoft.com/cppblog/msvc...
Visual Studio 2022 version 17.12 finally supports the multidimensional operator[] from C++23. But IntelliSense doesn’t get it yet, so the red squiggles are still there. Similar issues happened with C++20 but got fixed later.
wandbox.org/permlink/xRm...
#cplusplus
C++ community the good part go.bsky.app/FNrpknb
25.11.2024 09:24 — 👍 156 🔁 48 💬 18 📌 11How to make fonts look hand-painted: apply geometry transformations for natural distortion, use low-res Signed Distance Field (SDF) images for a watercolor-like effect, and more.
gist.github.com/Reputeless/a...
#Siv3D #gamedev #cplusplus
Indie game developer sashi has announced their high-speed Metroidvania, Monad Tachyon, developed with Siv3D and launching on Steam in 2025!
store.steampowered.com/app/3328960/...
#Siv3D #gamedev #indiedev #pixelart #cplusplus
Smallest enclosing circle
gist.github.com/Reputeless/8...
#Siv3D #gamedev #cplusplus
C++ コードとその実行結果。本文の URL からアクセスできる。
lifetimebound attribute の使用例の C++ サンプルコード
wandbox.org/permlink/zGr...
#cpp #cplusplus
12/15(日)京都大学にて C++ フレームワーク Siv3D の勉強会を開催します。一般参加も可能です。
C++ でのゲーム開発、趣味・研究・仕事のためのアプリ開発を学べます。
connpass.com/event/334897/
#gamedev #cplusplus