Which geometric structure is widely used in computer graphics? 🔊
The geometric structure widely used in computer graphics is the triangle. Triangles are fundamental because they are simple shapes that can represent 3D surfaces in a realistic manner. Rendering engines often convert complex models into triangulated forms for processing, making them essential for realistic graphics.
Equestions.com Team – Verified by subject-matter experts