March 2015
Beginner to intermediate
422 pages
9h 9m
English
In the previous chapter, we showed you all the basic geometries provided by Three.js. Besides these basic geometries, Three.js also offers a set of more advanced and specialized objects. In this chapter, we'll show you these advanced geometries and cover the following subjects:
THREE.ConvexGeometry, THREE.LatheGeometry, and THREE.TubeGeometry.THREE.ExtrudeGeometry. We'll do this based on a 2D shape drawn using functionality provided by Three.js, and we'll show an example where we create a 3D shape based on an externally loaded SVG image.Read now
Unlock full access