We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Mārtiņš Možeiko
Oh, I misread. I didn't realize you are using stb for ttf fonts. I though we are still talking ab…
»
r2d2
mmozeiko 1) It looks like the glyphs are created with smaller size and then rendered with bigger …
»
Mārtiņš Možeiko
1) It looks like the glyphs are created with smaller size and then rendered with bigger size, ups…
»
r2d2
So, I've spent some time trying to get the same result out of STB library as shown with Windows A…
»
Asaf Gartner
IIRC there's a video game lawyer on reddit that sometimes gives free legal advice. I think it mig…
»
Andrew Bromage
Here's a useful floating point trick to know: 1 2 3 4 5 6 7 8 9inline double radian_reduce_2pi(d…
»
Anton Swifton
After making a pretty good progress in May, I thought that I should get more serious about this p…
»
Taylor Robbins
Awesome! Thanks for hosting my project! Maybe someone in the Handmade Community will find it help…
»
Jeroen van Rijn
This project is now live at https://constport.handmade.network/ Welcome, Taylor!
»
Randy Gaul
Good idea. I'll give that a shot. Should still be faster than four scalar cos calls.
»
Taylor Robbins
Yeah currently I believe the version requested and version specified in the shaders is 4.0. Howev…
»
Ginger Bill
Yes. A big bushy ginger beard.
»
Shazan
ConstPort.exe is not working on my PC Windows 10. Does it use any specific opengl version? My pc…
»
jimmyjimbo
Cool. I use real-term currently and will try this out next time I get a chance. You may also want…
»
Taylor Robbins
Thanks for the input! I totally get what your saying, and I agree to some extent. I think the di…
»
Mārtiņš Možeiko
Randy Gaul I'm guessing some large float values were passed into the SSE2 cos function, and it ju…
»
Mārtiņš Možeiko
It's a nice project. I don't want to sound very negative, but wanting/having GUI for text-only ou…
»
Taylor Robbins
Oh shoot, I spelt the name wrong in the title of this thread....
»
Jeroen van Rijn
We were just discussing this project within the team, in fact. :) I for one am very much in favo…
»
Taylor Robbins
Hey everyone, I've just started on a project recently called Const Port. (Name is subject to chan…
»
Randy Gaul
Hey, just wanted to praise the atan2 function in here! I'm using it for some real-time pitch shif…
»
Timothy Wright
Does this mean you have to have a huge, messy beard forever now?
»
x13pixels
CaptainKraft, Yes sir. I am writing the code for parsing PDBs myself.
»
Allen Webster
Sorry I didn't catch any of your posts when I could actually be helpful! This looks really neat.…
»
David Butler
Never mind, I figured it out: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 …
»
David Butler
Ok, oops, I figured out the strange behavior with the seemingly missing keystrokes, I needed to c…
»
David Butler
I am trying to implement Shift based selection that is common in most applications... This is wh…
»
Ginger Bill
I've just started a Patreon page for Odin to aid with development (and beer money). https://www.…
»
Jeremiah Goerdt
x13pixels CaptainKraft, Thanks. As far as I am aware, there are only Microsoft libraries availa…
»
Allen Webster
I am glad you're enjoying it! An alternative to bundling all of 4coder with every project would …
»