...

/

Summary of Learning to Work with Geometries

Summary of Learning to Work with Geometries

Review the concept of working with geometries.

We'll cover the following...

Wrap Up!

In this chapter:

  • We discussed all the standard geometries that Three.js has to offer. We saw there are a lot of geometries we can use right out of the box. To best learn how to use the geometries, experiment with them. Use the examples in this chapter to get to know the properties we can use to customize the standard set of geometries provided by Three.js.
  • For ...