Triangles

Triangle

A triangle is a polygon with three edges and three vertices. In Euclidean geometry, any three non-collinear points determine a unique triangle and a unique plane. In higher-dimensional Euclidean spaces, there can be multiple planes containing a triangle.

3 courses cover this concept

15-462/662 Computer Graphics

Carnegie Mellon University

Fall 2020

This is an intensive course on computer graphics, covering a variety of topics such as rendering, animation, and imaging. It requires previous knowledge in vector calculus, linear algebra, and C/C++ programming. Concepts include ray tracing, radiometry, and geometric optics, among others.

CS 148 Introduction to Computer Graphics and Imaging

Stanford University

Fall 2022

This course is an introductory one in computer graphics, focusing on synthetic computer-generated images creation. It starts with basic concepts and moves to more complex subjects like BRDF and ray tracing technology. A final project involves building a ray tracer.

15-462/662 Computer Graphics

Carnegie Mellon University

Spring 2022

Similar to Course ID 29, this course provides a comprehensive introduction to computer graphics. It also demands a strong mathematical and programming background. The topics covered include rasterization, geometric transformations, and Monte Carlo ray tracing.