Animation: Booleans
- Boolean objects work on the principle of boolean algebra and are used to create compound objects by combining two or more primitives.
- Three types of primitives can be created:
- Union,
- Intersection,
- Subtraction
- When you create a third object from two objects, the original objects are called operands. You can manipulate these operands and even animate them over time.