August 2021
Intermediate to advanced
670 pages
12h 43m
English
In this chapter, we add a few more touches to our scene-graph code to allow dynamic scene graphs. Besides that, we show how to handle custom components using an example with a physics simulation library, Bullet. Using these techniques, we can extend our scene-graph implementation even further and cover many real-world use cases.
This chapter covers the following recipes:
To run the recipes from this chapter, you will need to use a computer with a video ...
Read now
Unlock full access