Final answer:
The operations based on Boolean logic used in computer modeling to form more complex objects are Union, Intersection, Difference, and Complement.
Step-by-step explanation:
The operations based on Boolean logic used in computer modeling to form more complex objects from a set of primitives, such as the cube, cylinder, sphere, pyramid, or cone, include:
- Union: Combining two objects together to create a single object that includes all the points from both objects.
- Intersection: Finding the common points between two objects, resulting in a new object that only includes those points.
- Difference: Subtracting the points of one object from another, resulting in a new object that includes the points from the first object but not the second.
- Complement: Creating the set of all points that are not part of a given object.