You are browsing as a guest. Sign up (or log in) to start making projects!

4h 59m 25s logged

Completely removed gouraud shading mode

Gouraud was previously the main shading mode, but now I’ve just completely removed it. It was by far the slowest, while not adding any actual value to the project. Blinn-phong lighting is faster AND it supports more features (normal maps, etc.), so there was just no point in keeping gouraud. Now that I’ve removed it, the project has less code to maintain and a faster default shading mode with more features.

0
38

Comments 2

@aayanalikhan09

yo this looks sick

@PavolUlicny