3D Art & Aesthetics Week Still Life
 
								I usually don't really like dealing with grabbing assets from online, cleaning them up, modifying them to fit correctly, and other issues that might pop up but I was pretty tight on time with this one. 
								
 
								For the lighting, I mainly used the big glass as reference to try to place them correctly as well as the shine off the backdrop. 
								
 
								Overall, I think I was pretty happy with the result. If I spent some more time on it I would like to clean up a bunch of the models and add more details, maybe try out some more custom materials and filters. 
							
home
                    while (!deck.isInOrder()) {
                    print 'Iteration ' + i;
                    deck.shuffle();
                     i++;
                    }
                    print 'It took ' + i + ' iterations to sort the deck.';