I've been scratching my head a bit lately, trying to figure out how to handle a string of variable…
nlives —
I am trying to use stb_tilemap_editor.h with sfml, And I have a few doubts am using this piece of …
I'm planning to put up a few interesting tech posts soon (within a week), but before that, I want…
Ahh I see what you're getting at now - using the cursor position (with appropriate modifiers) to z…
So, I got advanced access to the video for annotation purposes, and while writing those annotation…
I don't know. What follows is a complete guess, don't assume it's correct: Setting the cursor just…
For the zoom, look at how it works in 3d packages (in , holding control down + middle click and dr…
Hi Simon, We do have a couple of little overhauls in mind when it comes to the site giving feedbac…
Mikkel —
Ahh yeah the hidden makes sense, but maybe a unlist option then? so all the links and such work, b…
Hey everyone! I've got some new plans about the schedule for 4coder builds, and how I will distrib…
Thanks for the feedback Simon. Agreed. I'd briefly considered it before but hadn't really thought …
20thCB —
mrmixer - thank you so much, that's perfect! I wonder why removing SetCurrentPosition(0) removed t…
Thanks! Yes I think that is sort of what I was getting at when I was saying this is a flexible app…
After changing the password on the site I would like to have a confirmation page that would just s…
The animation helps. But I think it would be better to be able to rotate in real time: while the a…
Wouldn't it look better to have the tags (complete, hiatus...) over the image or as a "full line" …
No longer shall you be disoriented by rapid changes in the movement or rotation of the canvas. Be …
This is a very good post, and I think it highlights well the pitfalls of exaggerating the conceptu…
On the second thought, if you encode that sign bit into one of the vector components, then it'll b…
Eh, sounds like a lot of work compared to just dividing by w to compress and extracting axis and …
Then I guess the only real use of Gibbs vectors is compression, meaning for saving quaternions in…
OR maybe I should stop looking for fixes for obviously broken interpolation of Gibbs vectors and a…
I guess I should make this clear that everything you guys say about quaternions , no one should h…
Laurie —
Yeah I've had similar problems in the past. I remember interviewing for an internship way back whe…
No, unfortunately the exponential map actually has neither the short route or the long route. Th…
Thanks for the suggestions! Re: the second, hiding currently disallows all access to the project e…
Mikkel —
This is really awesome! Though I do think you should also add a marker on the project "card" for "…
Hey everyone, As we grow and develop, we're starting to look at how we can provide better service …
You can also check if key was down previously to detect repeated key messages. If I remember corre…