I've published a new development update for nCine, covering the work completed between September 2…
Adding on to Simon's post, I think that could be the right approach; only you'd probably want to i…
I have added ability to relate entities by some relationship type + data.
Thanks, that helps me think about the camera better.
You will probably get more answers if you ask in the handmade discord. There is also the library t…
I'm using SDL3 with Vulkan. I just want a camera to follow from behind my airplane. Any search o…
Taking down libfpl.org Due to legal reasons i had to fully take down the https://www.libfpl.org web…
Oh wow, that is awesome! I was not aware of this method to of downloading youtube videos. I will l…
If you want smaller videos then it is simpler to download already encoded videos with more modern …
Great shout! How is this effort coming along? It is a great initiative to get the filesize down, b…
You should ask on the 4coder discord, you're more likely to get an answer there. Are you using 4cc…
Long time no see. I have tried to map in 4coder's project.4coder the following: fkey_command[1] = …
I'll post some video later, when I get a new stable version ^^""
Sure, i mostly use claude opus 4.6 / 4.7 with a pro plan. As local LLM i use GLM 4.7 flash, but on…
Congrats on reaching v1. Can I ask which AI you use ?
Final Platform Layer 1.0.0 Finally after almost 10 years, FPL gots its first stable release v1.0.0 …
Thanks to everyone who participated in the Handmade Essentials Jam last month! It was our biggest …
I wanted to know what is the correct way to go about structuring a client-server setup in the Han…
I'm ending up rewriting most of LOC's compiler prototype, almost from scratch, as I'm pulling its …
I looked in the code and to go to the next instance, you can use up/down arrows or page up/page do…
With a fresh install on version 4.1.8 on Windows, I am also seeing this problem, no continuation o…
My main goal for this project was to make an app that I'd actually use going forward and I kinda g…
I was working on the machine code editor I mentioned in Update 1 all the way up until today (the l…
philb —
I've posted mostly to the Discord, but thought I'd place a post here as well. I've made a decent a…
Every jam project of mine seems to involve drag and drop in some way. I build it from scratch ever…
I originally intended to make a whole calculator app in an ASCII hexdump of the exe header + machi…
Excited to work on this this week! One of the main motivations is to try my hand at a layout syste…
I have a bad habit of building "caveman tools" strictly for my own workflow and letting them die i…
@modev —
I have implemented Observers for moecs. Observers are a mechanism that allows to subscribe on even…
@modev —
I think we can connect and share own experience, ideas, approaches for building ecs. I decided to …