Building 3D maps and mazes
We've seen that the Pi3D library can be used to create lots of interesting objects and environments. Using some of the more complex classes (or by constructing our own), whole custom spaces can be designed for the user to explore.
In the following example, we use a special module called Building, which has been designed to allow you to construct a whole building using a single image file to provide the layout:
Getting ready
You will need to ensure that you have the following files in the pi3d/textures
directory:
squareblocksred.png
floor.png
inside_map0.png, inside_map1.png, ...
Get Raspberry Pi for Python Programmers Cookbook - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.