Getting the demo data
This book makes use of free 3D graphics datasets as much as possible. The comprehensive list of large 3D datasets is maintained by Morgan McGuire – Computer Graphics Archive, July 2017 (https://casual-effects.com/data). We will use some large 3D models from his archive for demonstration purposes in this book. Let us download one of them.
How to do it…
The bundled source code contains a Python script, deploy_deps.py
, which will download all the required 3D models automatically. To download the entire Bistro dataset manually, which is not recommended, follow these simple steps:
- Open the https://casual-effects.com/data/ page in a browser and find the Amazon Lumberyard Bistro dataset.
- Click on the Download link and allow the browser to download all the data files. Below is a screenshot of Morgan McGuire’s site with the download link.

Figure 1.6: Amazon Lumberyard Bistro as pictured on casualeffects.com as...