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
Keyword to look up is "CGI". Here's a few links with simple introduction on this: https://www.cs.…
»
Dane Christenson
how do you even program a site in C? where would one look to learn that skill?
»
Dumitru Frunza
@steve Thanks for sharing the video! Nice trick at 1:51:00 - generalization of the "buffer pitch…
»
Neo Ar
mmozeiko Ah, I see. Not sure why though - I understand its all OpenGL rendering now. It may be t…
»
Mārtiņš Možeiko
If DrawPixel only puts pixel at X+i & Y+j coordinates into Dest bitmap, then that's the thing…
»
Mārtiņš Možeiko
boost::asio also uses sockets underneath. There is no other way to access network functionality t…
»
Taz
So I found that the boost::aiso libraries have a C++ style networking API. the only issue so far …
»
Shazan
How stupid of me anyway i allocated the buffer. But still When i print the font i get a yellow re…
»
Mārtiņš Možeiko
You should really run your program in debugger. It would immediately show line where the error is…
»
Simon Anciaux
Have your tried stepping in your code using the debugger to verify that each step (reading the fo…
»
Jeroen van Rijn
Todd PS: This website is already done very well and in fact it is the fastest website I visit. Ku…
»
Jeroen van Rijn
msmshazan And why is code colors acting weird?? Good question. I'll put it on the list of things …
»
Shazan
I have problems loading fonts using STB_truetype . Maybe because i don't know how fonts work,i mo…
»
Oswald Hurlem
Quade Zaban has been added as a temporary members of YAVE's development team, and in order to fam…
»
Todd
Kelimion greywolve We have a whole lot of volunteers to help out should we need it. Sounds like …
»
Rayalan Kenyon
The playable character looks great! I'm excited for future updates on your project. :)
»
Rayalan Kenyon
The playable character looks great! I'm excited for future updates on your project. :)
»
erpeo93
Sorry for the double post, but I absolutely want to thank the community for the inspiration and t…
»
erpeo93
I'm working to the engine since september, (of course just pure C++ from scratch as the handmade …
»
Laurie
This is an interesting question. As a gameplay programmer, I work within existing game engines (c…
»
Rayalan Kenyon
I think the way you're handling the terminal is fine, but I think you _need_ to be able to execut…
»
Jack Mott
I use C#/F# at work, and for many of my side projects as well. I actually like them both a lot. …
»
Jack Mott
profile it? It lists update at 1ms, render at 3ms. That should be 250 fps.
»
0x2329
Todd I love all the points here. I think the big question is, is it possible to have a programmin…
»
Jeroen van Rijn
greywolve Hey guys, I do web programming in my day job in Clojure (a LISP that runs on the JVM).…
»
Todd
lclhstr, Well feel free to always talk about it here or vent to me; it's welcome. I agree with …
»
Todd
greywolve There's even an issue on the github repo for that. "We need to improve the performance…
»
Todd
I love all the points here. I think the big question is, is it possible to have a programming job…
»
Oliver Powell
That's just crazy, I had a good laugh now. That's actually worse than leftpad, haha. Things like…
»
Todd
greywolve That's an awesome resource, thanks for sharing. Bookmarked. :) Just what I've been look…
»