skye_r —
hey @r2d2
I was also experiencing font clipping when I was rasterising ttf font(to texture-atlas)…
There is no way you will be able to do or learn everything. So the easiest way to get more time f…
Todd —
What are your tips on time management when you're working full-time and also trying to continue y…
Btw, here is my complete (probably?) version:
1
2
3
4
5
6
7
8
9
10
11
12
…
r2d2 —
After some reading I'm inclined to think that I won't get a better font image quality due to algo…
r2d2 —
mmozeiko Oh, I misread. I didn't realize you are using stb for ttf fonts. I though we are still t…
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 …
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…
IIRC there's a video game lawyer on reddit that sometimes gives free legal advice. I think it mig…
Here's a useful floating point trick to know:
1
2
3
4
5
6
7
8
9inline double
radian_reduce_2pi(d…
After making a pretty good progress in May, I thought that I should get more serious about this p…
Awesome! Thanks for hosting my project! Maybe someone in the Handmade Community will find it help…
This project is now live at https://constport.handmade.network/
Welcome, Taylor!
Good idea. I'll give that a shot. Should still be faster than four scalar cos calls.
Yeah currently I believe the version requested and version specified in the shaders is 4.0. Howev…
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…
Cool. I use real-term currently and will try this out next time I get a chance. You may also want…
Thanks for the input!
I totally get what your saying, and I agree to some extent. I think the di…
Randy Gaul I'm guessing some large float values were passed into the SSE2 cos function, and it ju…
It's a nice project. I don't want to sound very negative, but wanting/having GUI for text-only ou…
Oh shoot, I spelt the name wrong in the title of this thread....
We were just discussing this project within the team, in fact. :)
I for one am very much in favo…
Hey everyone,
I've just started on a project recently called Const Port. (Name is subject to chan…
Hey, just wanted to praise the atan2 function in here! I'm using it for some real-time pitch shif…
Does this mean you have to have a huge, messy beard forever now?
CaptainKraft,
Yes sir. I am writing the code for parsing PDBs myself.
Sorry I didn't catch any of your posts when I could actually be helpful!
This looks really neat.…