A slight detour from textures has been to make sure we have somewhat complex objects to work with first. So far, there are a couple models to play with(square, sphere, teapot, gator) and I've been able to do somewhat complex color and projection matricies for them. The real test will be to implement things like lighting, multiple objects, shadows, etc. This is something that will be done in tandem with #11
A slight detour from textures has been to make sure we have somewhat complex objects to work with first. So far, there are a couple models to play with(square, sphere, teapot, gator) and I've been able to do somewhat complex color and projection matricies for them. The real test will be to implement things like lighting, multiple objects, shadows, etc. This is something that will be done in tandem with #11