Smooth triangles! And support for them in the OBJ File parser.
Also add an interesting tea party scene!
This commit is contained in:
@@ -104,7 +104,7 @@ int main()
|
||||
bg4.material.shininess = 50;
|
||||
w.addObject(&bg4);
|
||||
|
||||
/* Forground balls */
|
||||
/* Foreground balls */
|
||||
|
||||
/* Red sphere */
|
||||
Sphere redBall = Sphere();
|
||||
|
||||
Reference in New Issue
Block a user