August 2018
Intermediate to advanced
528 pages
10h 58m
English
With this geometry, we can create cylinders and cylinder-like objects. As for all the other geometries, we also have an example (07-basic-3d-geometries-cylinder.html) that lets you experiment with the properties of this geometry, the screenshot for which is as follows:

When you create THREE.CylinderGeometry, there aren't any mandatory argument, so you can create a cylinder by just calling new THREE.CylinderGeometry(). You can pass in a number of properties, as you can see in the preceding example, to alter the appearance of this cylinder. The properties are explained in this table:
|
Property |
Mandatory ... |
Read now
Unlock full access