Triangle Example
So-called Hello World of 3D graphics. Displays simple triangle with different colors for each vertex, which are interpolated over the triangle area using minimal possible amount of code.
Initialization...
So-called Hello World of 3D graphics. Displays simple triangle with different colors for each vertex, which are interpolated over the triangle area using minimal possible amount of code.