Casey was upgrading GPU - you can see why in last episode. Afaik there were some issues with CPU …
Mór —
I haven't looked in a while and see the HMH videos on Youtube stopped two months ago. Are they be…
ratchetfreak but then the renderer needs to know how to read files. Also what if you use compress…
The big internal refactorisation of the code is still going on.
The process is quite painful and…
aspiring_dev
Thanks for the reply.
I don't know anything about memory mapping because I've been…
ratchetfreak Instead map the target buffer to memory and then read the asset data straight into t…
The renderer is kinda special in that way since the way you handle assets pretty heavily depends …
Almost from the get go Casey splits his code into two parts: platform layer, and game. The platfo…
What do you mean specifically by "clean/mess" ? Forgive me if this is something talked about in l…
occamin they are good as some kind of "compilation performance hack", but not really as a way to …
I'm building my own game handmade style as I work through the episodes, except that the character…
Hey everyone,
I'm not too active on the forums but I've been lurking in the background following…
inlife —
Welcome everybody to our second post.
First of all we would like to give you guys updates about…
I guess this is one reason I'm increasingly liking the d programming language. I can just write t…
spx —
sorry for not being clear. DWARF is also what Linux uses for debugging information and what can b…
Thanks for the reply!
I didn't realize OSX uses DWARF. That would make it a bit harder to port. …
spx —
There are still some fixes necessary for the expression system to be in a better state which shou…
I didn't want to confuse anyone with 'Gitea' and it's basically the same functionality. Leave it …
Where GitHub is Gitea, Jeremiah? :)
I'm very happy to see this milestone reached. When I next fi…
joe513 —
spx I am pretty confident that it should work now.
Yes I have access to all the downloads now.
The title says it all. Prerelease has been accessable to Patreon backers for a couple days now (b…
spx —
Feel free to not only post about problems you may encounter but I'd also love to here if you are …
spx —
I am pretty confident that it should work now.
spx —
joe513 Not working for me. It logs me in but says "Logged in without rewards". All changelog file…
Hello! I've just become a patron. Hope the project keeps moving forward nicely. I'm hoping to use…
Sorry I haven't posted version 1.5 yet! I know I'm behind schedule. I've been busy this month and…
joe513 —
Not working for me. It logs me in but says "Logged in without rewards". All changelog files are a…
It's not a book, I would say it is better, it is a website:
http://www.immersivemath.com
JesseF —
shogas snip
Ahh they're parameters. Thanks for your thoroughness.
Looking through preprocessor s…