Bob Nystrom

Results 86 issues of Bob Nystrom

mwcampbell on HN says: > I notice that the PDF version of the book doesn't include the semantic tags required for accessibility. Now, please don't take this as a criticism;...

See: https://twitter.com/Bakenshake09/status/1516097759924920330

It's here: https://www.amazon.ca/dp/0990582906

From a reader: > I came across a section that might have a technical error on the "game loop" pattern page, on the sidebar it reads "The PDP-1 was a...

From a reader: > In the page about game loop you talk about interpolation, and you say a problem there is is that because it is a guess of the...

> The Unity framework has a complex game loop detailed in a wonderful illustration here. The 'here' link is defunct.

Email from Simon Andersson: > In the flyweight pattern, last section, you mention the need for ensuring only one instance is created. > > "To get the advantage of sharing,...

A reader says: > Hello, at the bottom of the chapter on the Game Loop you have a link to richardfine.co.uk for the detailed diagram of Unity's loop. That page...

After moving the particle's state under the `live` union, it should also show an updated `init()` method where that state is set. Something like: ```c++ void init(double x, double y,...

InDesign can export a PDF with hyperlinks to different sections. It would be nice to do that for the book.