hero/code471: Update title

This commit is contained in:
Matt Mascarenhas 2018-08-12 19:57:35 +01:00
parent 200e81b077
commit 10a854ec89
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[video member=cmuratori stream_platform=twitch stream_username=handmade_hero project=code title="Separating the Renderer Completely (Part 1)" vod_platform=youtube id=RS4kudtk0Xw annotator=Miblo]
[video member=cmuratori stream_platform=twitch stream_username=handmade_hero project=code title="Separating the Renderer Completely (Part 2)" vod_platform=youtube id=RS4kudtk0Xw annotator=Miblo]
[0:01][Set the stage for the day making the texture system optional][:speech]
[2:14][A few words on ping-ponging between the renderer test bed and the full game, to gradually work the code away from the game, like in cookery][:api :speech]
[4:16][Pull out non-generic parts of handmade_renderer.h into handmade_math.h and handmade_renderer_software.h][:api]