Summary

This completes our exploration into the 3D realm of PCG. There is a lot more to do and explore here but most of it requires a strong foundation in graphics programming and mathematics. Try experimenting with the techniques that you have learned in this book to generate 3D objects and possibly randomizing them in some way.

A good start to your self-learning would be to procedurally change the colors of your planet. See if you can write a script that will randomize the colors on the materials of the planet as we did in Chapter 5, Randomized Items. You can also refine the land creation process and make modular continents as well.

In this chapter, we discussed the changes from 2D versus 3D rendering. You learned about the importance of space ...

Get Procedural Content Generation for Unity Game Development 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.