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.
Eric Fortier
Thank you for this great answer, Mārtiņš, I very much appreciate it and it explains everything I …
»
Mārtiņš Možeiko
Remember that C preprocessor is dumb text replacement, it doesn't care about C semantics it just …
»
Eric Fortier
Hey all, I just watched the episodes on fonts, and decided to implement Sean's truetype in my De…
»
Mārtiņš Možeiko
Your code assumes notepad memory will be always located in address 0x1DB1725D600 and 0x1DB17214AA…
»
Todd
I'm trying to make a program which writes and reads to the notepad memory directly. Unfortunately…
»
Shazan
mmozeiko They still might be useful in some specific situations, but for more modern game develo…
»
Mārtiņš Možeiko
You are comparing a bit different implementations. This is not a fair comparison. For example in…
»
Kapsy
Hey Ray I'm in Japan too! Gimme a shout sometime at shinobinz(at)gmail(dot)com. Apologies for the…
»
Jesse
Here is an example of a simple C(++) byte stream parser (for a subset of the OpenGEX format) show…
»
Raytio
I am in Japan and yes I second the UTF-8 support is a big time feature. I want to share how cool…
»
Raytio
Awwwww ok. Well you should get them back in their as soon as you can. I know you meant this as…
»
Todd
Wow thanks for that explanation, that was perfect! It all makes sense now! Definitely would be i…
»
»
Mārtiņš Možeiko
You can take a look at bunch of open-source game engines: Unreal Engine - https://github.com/Epic…
»
Mārtiņš Možeiko
There are absolutely no performance differences between non-virtual class functions and global fu…
»
khofez
I was wondering if there are any differences in terms of performance between pure C functions: 1…
»
hpdaterrible
Todd Hey guys, I have a quick question on some stuff I've seen in episode 124: https://www.youtu…
»
Todd
Hey guys, I have a quick question on some stuff I've seen in episode 124: https://www.youtube.co…
»
ratchetfreak
msmshazan I have been reading Computer-Graphics-Principles-Practice-2nd. And I was wondering is …
»
Allen Webster
Posting here is quite alright, since this thread is devoted to this bug. Thanks for the new info.
»
Allen Webster
Hmm interesting idea, I could potentially extend the input system without having to mess with buf…
»
Allen Webster
A few of the command lines options are retired right now. If I left them in the README or someth…
»
Shazan
I have been reading Computer-Graphics-Principles-Practice-2nd. And I was wondering is there a op…
»
Mārtiņš Možeiko
miotatsu already provided answers to few of your questions - he listed few online lectures you ca…
»
Shazan
I am also interested in this field any homework I should do? What is the best book to study about…
»
Raytio
I am doing for example 4ed whatever.cpp -i 100 Whatever.cpp opens but does not jump to the line…
»
robert
Hi Allen, I have this same issue. When I minimize 4coder, and then restore it, I just have a ful…
»
Jeremiah Goerdt
It seems like a really exciting field. If I weren't looking for a programming job right now, I th…
»
Neo Ar
Background So for those of you who don't know, for the last handful of months I've been doing dee…
»
Den V
Thank you mmozeiko and ratchetfreak. Lots of very useful info for me.
»