...

/

Exercise: Linking Worlds

Exercise: Linking Worlds

Learn to generate a maze in an environment with multiple spheres.

We'll cover the following...

We can generate mazes on a sphere now, which is great. But what if we had an environment with multiple spheres instead of a single sphere? What if this were a game, and we had to navigate from a world to its moons?

Problem statement

Link multiple sphere grids into a single multisphere grid. ...