Exploring the samples
All of the code presented in this book is available in the downloadable content for the book. There is one large sample, called AllChapters
, which includes every sample in a single application. There is a Bin
ZIP file that contains a pre-compiled executable of the AllChapters
sample.
There are also individual folders for each chapter that contain multiple sub-folders. Every chapter contains Sample00
, which is the code as it was written in the book with no additional content. The subsequently numbered samples add content.
The AllChapters
sample looks a bit different from the samples in the individual chapter folders. This application uses Nuklear (https://github.com/vurtun/nuklear) to display its UI. The part of the UI that is displayed is a stats counter in the upper-right corner of the screen. It looks like this:
The top box contains some general information about the display...