I intend to work on Deprecating Programming Languages. The concept of programming languages, espec…
leddoo —
That's a neat idea! Basically a mini proof assistant. It'd be awesome it if you made it interactiv…
I'll try to work on a program to help me work out math equations. It's not meant to solve equation…
Hello! I've been looking forward to this for quite a while. As a physics student, I program quite …
Voran —
I'd suggest checking out diagrams.net, AxeForge. It's currently the best diagramming tool that I k…
Thanks a lot. So about writing code that works the same in any endianness... Do you recommend doin…
Usually you rely on compiler/OS headers to provide you endianess macros. They are not in standard …
leddoo —
I'd suggest defining the macro using your "build system" (whatever you use). I.e.: Have explicit s…
I want to have a macro that tells me the endianness of the machine I'm compiling for, because I ex…
philb —
Hello! I just learned about this jam the other day. I'll be making a simple interpreter in c as a …
There is a program called VioletUML() that I've used a lot in the past for mapping out concepts as…
Ray —
Hi! I'm not sure if I'll have much time to work on it but I want to share my project idea. I'd lik…
Felipe —
A tool that most of us use on a daily basis is our compilers, and even though they have evolved a …
leddoo —
I have a metric ton of ideas about that! (Ok maybe not quite that many..) In fact, my long term pl…
Hi! I don't think I can participate on the Jam, too busy right know. But let me throw an idea to r…
The fill part is correct on the first drawing. The rest is valid data that will be played, but sin…
HRose —
Hey everyone, I'll be using the jam to prototype a new immediate mode GUI specifically for a modal…
Dan —
I just took a compute shader workshop the last eight weeks by the artist arsiliath. I've implement…
wakame —
Hello, mrmixer Thanks so much for replying.Through reading your comment several times, I think I k…
Hey, everyone! It's almost time for the Wheel Reinvention Jam! It's starting on the 27th, which is…
Going to use this jam to put together a .procreate file reader and hopefully exporter. I have an a…
I am registering for the Jam. The project I will be working will be codenamed "Ambrosia". I will r…
The wheel reinvention project I have in mind is a cross-platform Orthodox File Manager. Total Comm…
In day 8, Casey tries to always have the sound buffer filled with audio. On the first frame, since…
wakame —
On Day009, we start to use latencySampleCounts. I assume that means we're writing to little furthe…
I'm so excited by all the responses here! This is a great turnout already, and I'm so excited to s…
leddoo —
I really need to switch to a non-linear note taking system. Most notes I have taken in the past ye…
Jason —
Well you can pass whatever shapes you want to for your 3d world, whether they be flat rectangles, …
Casey's renderer did start out as 2d only but has since evolved into a 2d/3d hybrid. Basically he …
Sorry, I must be misunderstanding what you're saying as I feel like that is what I'm doing... If I…