Randy Gaul (@randypgaul) 's Twitter Profile
Randy Gaul

@randypgaul

Educational Content • Cute Headers C/C++ (bit.ly/3gHYyhY) (discord.gg/2DFHRmX)

ID: 2349387307

calendar_today18-02-2014 02:06:25

2,2K Tweet

1,1K Takipçi

523 Takip Edilen

Mattias Gustavsson 💖 (@mattias_g) 's Twitter Profile Photo

I wrote about seven old adventure games which inspired my Yarnspin story-telling engine. Check it out here: mattiasgustavsson.itch.io/yarnspin/devlo…

Randy Gaul (@randypgaul) 's Twitter Profile Photo

cute_tls.h -- Initial release of a single-file header (in C/C++/Obj-C) for facilitating a TLS tunnel to a website. Perfect for hooking up to your favorite HTTP library to enable the S in HTTPS 😊 github.com/RandyGaul/cute…

pikuma.com (@pikuma) 's Twitter Profile Photo

Learn to create a rigid-body Physics Engine from scratch with C++! • Particle physics • Numerical integrators • Linear & angular movement • Gravity, friction, springs • Impulse & momentum • Rigid-bodies • Collision detection & resolution • Constraints • etc.

Ray (@raysan5) 's Twitter Profile Photo

Hey! A sneak peak of my latest side project: rTextEditor! A simple and easy-to-use text and code editor. Single-binary, multiplatform, 850KB... But the most interesting part: rlte, a single-file header-only text-editor module, portable and usable standalone, pure C. #futureisnow

Hey! A sneak peak of my latest side project: rTextEditor! A simple and easy-to-use text and code editor. Single-binary, multiplatform, 850KB... But the most interesting part: rlte, a single-file header-only text-editor module, portable and usable standalone, pure C. #futureisnow
Mattias Gustavsson 💖 (@mattias_g) 's Twitter Profile Photo

A quick and easy way to start making something fun in C. 1. Clone this repo: github.com/mattiasgustavs… 2. Download tcc and unzip it github.com/mattiasgustavs… 3. Execute `tcc\tcc source\main.c` You now have window that you can plot pixels in - all you need to get started :)

A quick and easy way to start making something fun in C.

1. Clone this repo: github.com/mattiasgustavs…

2. Download tcc and unzip it github.com/mattiasgustavs…

3. Execute `tcc\tcc source\main.c`

You now have window that you can plot pixels in - all you need to get started :)
Randy Gaul (@randypgaul) 's Twitter Profile Photo

Hooked up iq's SDF for polygon rendering. Supports: radial expansion, soft-rendering, self-intersections/overlapping verts. Really easy to render professional looking polys! Limitation: 8 verts max. Perf is really solid as well! iquilezles.org/articles/distf…

Ryan C. Gordon (@icculus) 's Twitter Profile Photo

SDL3 is officially released! 3.2.0 is our first stable build. Go get it and have a ton of fun with it! github.com/libsdl-org/SDL…

NamaTakahashi(生高橋) (@namatakahashi) 's Twitter Profile Photo

大好評発売中の爆弾いもむしの探索アクションパズル、「Öoo」が20%セール中です!!! 1日で遊びきれる短編作品でありますが、中身はぎゅっとつまった濃密な体験になっています。 ギフトにもぴったりです! 各種お得なバンドルもありますよ👇

Randy Gaul (@randypgaul) 's Twitter Profile Photo

✅ Design a 2D renderer from first principles ✅ Break all the rules (in a cute way) ✅ Getting swallowed by whales A Tour of Cute Framework's Renderer randygaul.github.io/cute_framework…

Ray (@raysan5) 's Twitter Profile Photo

NEWS! raylib custom Software Renderer backend [rlsw] has been finally merged! 🚀 For the first time in this 12-years journey, there is a NO-DEPENDENCIES path available for raylib rendering, no platform library (direct Win32 implementation) and no OpenGL required! 🤯

NEWS! raylib custom Software Renderer backend [rlsw] has been finally merged! 🚀

For the first time in this 12-years journey, there is a NO-DEPENDENCIES path available for raylib rendering, no platform library (direct Win32 implementation) and no OpenGL required! 🤯
Randy Gaul (@randypgaul) 's Twitter Profile Photo

AI assisted coding — if you aren’t using AI for software engineering then you’re being swallowed by a whale. You don’t want to be swallowed by a whale. randygaul.github.io/coding/2026/02…