Hi, My plan for the jam is to work on a file manager for windows. Windows explorer is obviously pr…
abec —
I've spent my free time the last few months working on Darke Files, a version control / file synch…
There is this very simple 2d-statical analysis tool that I use/used throughout my civil engineerin…
Hey Guys, Was struggling to think of a good idea with a doable scope for a week, but have eventual…
What do you mean exactly by a file organization application ? Is it a file browser or something el…
I will be working on a world processor / typesetting format. So I will develop a non text format s…
I'll be working on an audio live-coding tool. There is a number of existing wheels in that domain:…
rudy —
My idea is focused on selecting / auto-saving a screenshot to the desktop (or a user-configurable …
fda0 —
On-the-fly drawing program is the only project where I would be comfortable reinventing anything b…
We've heard from a few community members that they'd like to participate in the Wheel Reinvention …
Around October of last year I started work on a mobile application that would render and organize …
For Handmade Seattle 2020 I showed an early demo of Terminal Click: a next-generation emulator. I …
So excited for the jam to get started! Here's what I'll be working on (and streaming). It requires…
I'll kick things off: my project will be a visual SQL query builder, taking inspiration from Blend…
With the Wheel Reinvention Jam kicking off in less than two weeks, it's time to get everybody read…
This post is also on my blog. I have been working hard on a file organization application written …
Hello, fellow Humans. I'm delighted to see all of the interest regarding the Dion Enterprise Busin…
Hello RealHumanNeo. As a fellow human I understand your need to find The Answer with Enterprise Bu…
Many of us thought that the Enterprise Business Platform by Dion sounded too good to be true, mys…
"sounded too good to be true" Anything said with a newly created fake account and a hacked inactiv…
We'll probably add a toolbar like we had before, and probably a link to a page describing the avai…
So if I have an important function that runs every frame then doing something like this won't work…
Evaluating only a and not doing b is called "short circuit evaluation" - and C specification says …
if (a && b)
{
/* Do something */
}
Does the compiler always compile the code above to check f…
So why is the textMetric.tmHeight the same for every character? What are the width and height argu…
Exactly. Highly detailed and only a few of the same seen at a time: Use individual draw calls to g…
Also if you have multiple copies of and object in the level, like several identical chimneys, then…
OP did discuss exporting the whole complex level (including references to city objects) as a singl…
Guntha —
I've had the opposite experience, universities tried to use the technologies actually used in most…